在做es6**项目时遇到一个问题 You need to specify 'babel-loader' instead of 'babel' 只需要将原来的babel改为babel-loader即可。 相关文章: