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 = { module.exports = {
presets: [ presets: [
'@vue/cli-plugin-babel/preset' '@vue/app'
], ],
plugins: [ plugins: [
["component", { ["component", {

Loading…
Cancel
Save