We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e66027 + bde773f commit fc27861Copy full SHA for fc27861
babel.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
presets: [
3
- '@vue/app'
+ '@vue/cli-plugin-babel/preset'
4
]
5
}
0 commit comments