-
Modularize gulp tasks for future improvements:
- [x] use gulp auto load to plugins
- [x] export configurations to other file
- [x] review watch files
-
Minha atividade Keven
https://github.com/lyestah/atividade-gulp
-
when try and run npm start - I get this. Not sure how to proceed. node in 7.3.0. npm 3.10.10
`npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! n…
-
Hi, nice boilerplate!
I have a question. How do you run the application to enable gulp watch?
Thanks!
-
[This documentation page](https://browsersync.io/docs/gulp) includes the line:
> This will be easier in gulp `4.x.x`…
Could an example of reloading the JS appropriately be provided?
I think m…
iparr updated
7 years ago
-
I had an issue using this plug-in in conjunction with gulp-rev
Gulp-rev [stores some metadata on the vinyl files](https://github.com/sindresorhus/gulp-rev/blob/master/index.js#L27-L29) which it [la…
-
```
npm WARN deprecated gulp-minify-html@0.1.8: Please use gulp-htmlmin
```
-
Voor het vak backend moeten wij onderzoek doen naar een onderwerp, ik koos voor het onderwerp bundlers
-
in:
* scripts/assets
* scripts/quality
use gulp 4. and maybe yarn.
-
Running Windows... (why am I doing this to myself?) on file change event.
```
[20:55:25] Starting 'processhtml'...
[20:55:25] Finished 'processhtml' after 36 ms
[20:55:25] Starting 'minifyhtml'...
[2…