Skip to content

v0.51.0

Compare
Choose a tag to compare
@lauraluiz lauraluiz released this 02 Feb 12:34
· 348 commits to master since this release
  • Introduced task grunt webjars that simply creates the JAR package in the root directory of the project. This allows you to directly inject it as a dependency in your project without the need to install it or deploy it somewhere else.
  • Removed redundant partial parameters which led to a buggy behaviour for certain Handlebars implementations.
  • Moved each task and configuration to its own file to clean up Gruntfile.js