Releases: SpringRoll/grunt-springroll
Releases · SpringRoll/grunt-springroll
0.8.0
0.7.12
0.7.11
0.7.10
Updated grunt-contrib-concat dependency to fix building with certain javascript map files (PixiJS in particular).
0.7.9
Changes
- Now cleaning files happens before watch task so that files get build initially.
0.7.8
Changes
- Added
clean:newerto remove the grunt-newer cache. This is fired every-timedevordev-mainaliases are called. concat-jsonnow includes the JS and JSON files as the new feature of grunt-concat-json- Updated dependencies
0.7.7
Changes
- Updated dependencies
- Support for grunt-concat-json v0.0.10
0.7.6
Changes
- Implemented grunt-newer on assets and watch tasks to make build process more efficient with large files
- Added the ability to extend the copy task that's build into the libraries
- Updated dependencies
0.7.5
Changes
- When building via that tasks
debug,build-debugorlibs-debug, console will now warn for missing files when doing concatenation.
0.7.4
Changes
- Updated dependencies