For questions related to the gulp-babel NPM package
gulp-babel allows using ES.next features in gulpfile.js
via the babel transpiler.
See also gulp (JavaScript build system) and babel (rewrites bleeding edge JavaScript features to run on EcmaScript 5 interpreters like V8).