Browse Source

chore: 测试异常打包情况 e2e不通过

fix-react18
echoLC 4 years ago
parent
commit
1d44866401
  1. 3
      babel.config.json

3
babel.config.json

@ -10,7 +10,8 @@
}
],
"@babel/preset-react",
"@babel/preset-typescript"
"@babel/preset-typescript",
"@vue/cli-plugin-babel/preset"
],
"plugins": [
[

Loading…
Cancel
Save