Skip to content

Extension fallback #119

Open
Open
@ocadaruma

Description

I think it is useful to add extension fallback feature to SbtTwirl.
It will work as follows.

  • If you have set formatFallback: SettingKey[Option[String]] and template's extension does not match any in templateFormats, then formatFallback will be used.
    (formatFallback will be Some("play.twirl.api.TxtFormat"))

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions