Is it possible to prettify scala templates using play framework 2?

后端 未结 5 2068
半阙折子戏
半阙折子戏 2021-01-31 20:10

Using Play Framework 2 I\'ve noticed the rendered Scala HTML templates don\'t like indented @if or @for.

So, for example, something like that:<

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-31 20:21

    I've released a Google HTML Compressor plugin for Play 2.1. You can find it on GitHub.

提交回复
热议问题