Browse Source

Update Babel config

20230320
MengYX 5 years ago
parent
commit
fba020969b
No known key found for this signature in database GPG Key ID: E63F9C7303E8F604
  1. 2
      babel.config.js

2
babel.config.js

@ -1,6 +1,6 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
'@vue/app'
],
plugins: [
["component", {

Loading…
Cancel
Save