mirror of
https://github.com/youzan/vant.git
synced 2026-04-06 02:00:43 +08:00
build: support optional chaining (#4706)
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.6.2",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.6.0",
|
||||
"@babel/plugin-syntax-jsx": "^7.2.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.6.2",
|
||||
|
||||
Reference in New Issue
Block a user