logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

webpack 中 Module build failed (from ./node_modules/babel-loader/lib/index.js): 的错误解决

在使用webpack打包中出现以下错误:Module build failed (from ./node_modules/babel-loader/lib/index.js):Error: Plugin/Preset files are not allowed to export objects, only functions.参考了:https://www.cnblogs.com/...

#webpack
webpack 中 Module build failed (from ./node_modules/babel-loader/lib/index.js): 的错误解决

在使用webpack打包中出现以下错误:Module build failed (from ./node_modules/babel-loader/lib/index.js):Error: Plugin/Preset files are not allowed to export objects, only functions.参考了:https://www.cnblogs.com/...

#webpack
到底了