Skip to content

Releases: lauraluiz/webjar-java-importer

Release list

v0.2.0

Choose a tag to compare

@lauraluiz lauraluiz released this 08 Mar 17:33
  • 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 javascripts folder (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.