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