Releases: lauraluiz/webjar-java-importer
Releases · lauraluiz/webjar-java-importer
Release list
v0.2.0
- Web assets are imported into the same folder as they were in the new location. This means for example that JavaScript files will no longer go into
javascriptsfolder (after Play's structure) but they will go into a folder with the same name as in the Theme. This way the templates do not need to be adapted afterwards.