Gulp-Boilerplate01
Gulp-Boilerplate01 copied to clipboard
Boilerplate for a Gulp-Workflow for a Youtube video. If you are lazy like me and are always on the watch out of how you can optimize your workflow especially in regards to deploying a HTML CSS Javascr...
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. Commits d69edfd 1.2.3 847473a test all branches 0bd87ec Fix unintialized memory access dc097f3 test newer versions of Node See full diff in compare view...
Hi, thank you for the tutorial and code. I wanted to change your code to work with multiple sources (files/folders). This my code now: ```const gulp = require('gulp'); const concat...