Skip to content

Releases: damonbauer/npm-build-boilerplate

npm-run-all improvements

25 May 19:23
Compare
Choose a tag to compare

Using npm-run-all, you can take advantage of it's shortcuts to have cleaner way not only to define tasks, but to generalize them as well.

Thanks to @ChantOfAnAnt for the contribution.

Use svg-sprite-generator instead of svg-shelf

24 Jan 19:15
Compare
Choose a tag to compare

The API for svg-sprite-generator is more in line with the rest of the project and makes more sense.

Add clean, update uglifer, remove /dist/ from repo

24 Jan 19:00
Compare
Choose a tag to compare
1.0.1

Add clean script. Update uglify script. Add /dist/ to .gitignore

Inital Release

24 Jan 18:59
Compare
Choose a tag to compare
1.0.0

Remove concat task by letting uglify do it