Javascript Playframework Playframework 2.0 Putting Javascript Variable Into Play Function January 24, 2024 Post a Comment For my public files, I usually use: @routes.Assets.at('data/table.txt') in regular html Ho… Read more Putting Javascript Variable Into Play Function
Javascript Minify Playframework Sbt Uglifyjs How To Enable Minified Javascript Files In Play 2.3.1 Templates? June 03, 2023 Post a Comment I was able to load the sbt-uglify 1.0.3 plugin in my Play Framework 2.3.1 app. Loading of the non-m… Read more How To Enable Minified Javascript Files In Play 2.3.1 Templates?