Update Babel config

This commit is contained in:
MengYX 2020-03-04 08:37:39 +08:00
parent 790715726a
commit fba020969b
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with 1 additions and 1 deletions

View File

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