gulp-template-for-html-css-sass-js
gulp-template-for-html-css-sass-js copied to clipboard
A simple Gulp template for HTML, Sass/CSS, and ES6 JavaScript.
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.0 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `engine.io` from 3.5.0 to 6.2.0 Release notes Sourced from engine.io's releases. 6.2.0 Features...
Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependency [gulp-image](https://github.com/1000ch/gulp-image). These dependencies need to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 Release notes Sourced from nth-check's releases. v2.1.1 The...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
the compressHTML task was updated and tested and is now working with gulp version 4.0.0
the-compress-html-task branch currently uses gulp 3.9.0. Needs to be updated to version 4.0.0.
When running a program via gulp build, gulp dev, or gulp serve, if the dev, html, etc. folders do not exist, the terminal should tell the user that the folder...
Because there are so many tasks in `gulpfile.js`, it makes sense to separate them into their own files, such as [`https://github.com/code-warrior/CSCI-UA.0004-003/tree/master/gulpfile.js`](https://github.com/code-warrior/CSCI-UA.0004-003/tree/master/gulpfile.js).
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...