0
点赞
收藏
分享

微信扫一扫

Error: Plugin/Preset files are not allowed to export objects, only functions……

at小涛 2022-07-04 阅读 53

Error: Plugin/Preset files are not allowed to export objects, only functions……

报错如下:
Error: Plugin/Preset files are not allowed to export objects, only functions……_vue.js
解决办法:
找到babel.config.js文件,修改下面的代码
Error: Plugin/Preset files are not allowed to export objects, only functions……_vue.js_02

将上面的代码修改为以下内容,即可解决
Error: Plugin/Preset files are not allowed to export objects, only functions……_前端_03


举报

相关推荐

0 条评论