S
S
SnowElephant2015-05-10 13:16:42
gulp.js
SnowElephant, 2015-05-10 13:16:42

Programmatically run gulp?

For example like this:
node --harmony run-gulp.js
And in run-gulp.js

let gulpfile = require('gulpfile.js')
gulpfile.runTask('default')

And so that there is the same log as when you start it with the usual method.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question