摘要: 报错如下 Module build failed: Error: The node API for `babel` has been moved to `babel-core`. 在我配置loader 的时候出现如上问题 配置文件部分如下 解决方法: 改为 babel-loader 并安装babel 阅读全文
posted @ 2017-12-12 20:34 飞尽堂前燕 阅读(1935) 评论(0) 推荐(0)