gulp-devtools icon indicating copy to clipboard operation
gulp-devtools copied to clipboard

Gulp task runner extension for chrome devtools

Results 7 gulp-devtools issues
Sort by recently updated
recently updated
newest added

Our build system accepts bunch of command line arguments. would be good if UI picks these command line options so that i don;t have wrap all these in another task....

Just I run: gulp connect --env mock But, It only allows to execute task without parameters

I'm new to gulp, and I do not understand where in my gulpfile.js I'm supposed to add ` module.exports = gulp;` Can I get a better instruction on where this...

gulp introduced native `gulpfile.coffee` support since version >= 3.7.0; as of today there is no way to use this module withough going through a `gulpfile.js`

Hey there! Awesome extension! I like how I can run tasks in the background. A question: how can you have it work for more than one project? When I type...

It would be nice if the extension would display or atleast notify about errors specially when watching and running tasks.

It seems like you have a great tool here for developers using Gulp. The only downside is that I see no tests. It shouldn't take too much as it is...