diff --git a/gulpfile.js b/gulpfile.js index e619196..1d1acf6 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -11,7 +11,7 @@ function webpackBuild(filename, libraryName, version) { module: { loaders: [ { - exclude: /node_modules/, + //exclude: /node_modules/, test: /\.js$/, loader: 'babel', query: {