Vue运行报错"export 'default' (import

2020-09-23  本文已影响0人  米古月_f198
plugins: [
 '@babel/plugin-syntax-dynamic-import',
 '@babel/plugin-transform-runtime',
 '@babel/plugin-transform-modules-commonjs'
 ],

babel配置中加这个插件: @babel/plugin-transform-modules-commonjs

上一篇 下一篇

猜你喜欢

热点阅读