调整配置
This commit is contained in:
@@ -2,7 +2,6 @@ module.exports = {
|
||||
presets: [
|
||||
'@vue/app',
|
||||
],
|
||||
sourceType: 'unambiguous',
|
||||
plugins: [
|
||||
// 可选链插件, 其他babel插件也是一样的安装方式
|
||||
"@babel/plugin-proposal-optional-chaining",
|
||||
|
||||
Reference in New Issue
Block a user