在做es6**项目时遇到一个问题

You need to specify 'babel-loader' instead of 'babel'

es6中'babel-loader'的坑

只需要将原来的babel改为babel-loader即可。

相关文章: