I want to install gulp-babel
and babel-preset-es2015
in my project in WebStorm 2017, but after I install them in node_modules
it is very slow to reopen the project in WebStorm. I have excluded the node_modules
like this:
I can't use babel to transform the ES6 files. WebStorm becomes very slow and it stucks.