I've got a problem, I ❤ gulp but this not permits the harmony options. My proposal is a new command line to gulp.
so...
A new command line to gulp that allow node flags as ogulp --harmony-async-await mytask
.
No more gulpfile.babel.js
. Now use transform with require.
$ ogulp -r babel-register build
$ ogulp --use_strict
$ ogulp --harmony-async-await
$ ogulp --trace-deprecation