Skip to content

Alpha release - can be useful in certain situtaions

Pre-release
Pre-release
Compare
Choose a tag to compare
@seanpk seanpk released this 15 Nov 08:14
· 2 commits to master since this release

Bug fixing and additional learning info added to the README and with an example.

Limitations:
All your gulp.task calls must have their task name given directly and must be proceeded by a single line comment beginning with //.
Check the example gulpfile to see what happens when you don't follow these rules.