This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
Releases: cferdinandi/gulp-boilerplate
Releases · cferdinandi/gulp-boilerplate
v0.2.1
- Updated
getDataOptions
method to use JSON. - Removed auto-dating from minified files.
v0.1.0
Added helper functions to the unit test spec.
v0.0.5
Fixed factory/root/UMD definition.
v0.0.4
Added ability to concatenate src/js
subdirectories.
v0.0.3
- Converted header banner to an object.
- Added timestamp to minified file names for cache busting.
- Added static folder for static assets.
v0.0.2
- Added coverage reporting and an HTML unit test report.
- Added Sass support.
- Added concatenation process of JS.