srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
866 stars 211 forks source link

The gulp plugin doesn't work with babel from gulp 3.9.1 #264

Open ComLock opened 6 years ago

ComLock commented 6 years ago

See https://github.com/gulpjs/gulp/issues/1680

Looks like the gulp plugin does not utilize the .babelrc file. Using gulp-3.9.1 from the commandline works fine. But not via the grade-gulp-plugin.