Skip to content

Releases: SpringRoll/grunt-springroll

0.8.0

Choose a tag to compare

@chipbell4 chipbell4 released this 09 Sep 20:39
62fea18

Switching from uglify to terser, which enables ES6 support.

0.7.12

Choose a tag to compare

@chipbell4 chipbell4 released this 01 Jun 17:59

Allowing for wildcards in librariesCopy.

0.7.11

Choose a tag to compare

@chipbell4 chipbell4 released this 11 Jan 19:01

Allows grunt-springroll to work with NPM 3 and higher

0.7.10

Choose a tag to compare

@andrewstart andrewstart released this 14 Mar 12:56

Updated grunt-contrib-concat dependency to fix building with certain javascript map files (PixiJS in particular).

0.7.9

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 17 Nov 21:13

Changes

  • Now cleaning files happens before watch task so that files get build initially.

0.7.8

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 17 Nov 19:00

Changes

  • Added clean:newer to remove the grunt-newer cache. This is fired every-time dev or dev-main aliases are called.
  • concat-json now includes the JS and JSON files as the new feature of grunt-concat-json
  • Updated dependencies

0.7.7

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 09 Nov 14:41

Changes

0.7.6

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 28 Jul 21:02

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

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 25 Jul 13:50

Changes

  • When building via that tasks debug, build-debug or libs-debug, console will now warn for missing files when doing concatenation.

0.7.4

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 21 Jul 19:58

Changes

  • Updated dependencies