Skip to content

Commit 3642744

Browse files
author
Paul Pillot
committed
update config to make it work
1 parent d13e9e0 commit 3642744

File tree

4 files changed

+36393
-30831
lines changed

4 files changed

+36393
-30831
lines changed

babel.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
'presets': [
3-
'@vue/app'
3+
'@vue/cli-plugin-babel/preset'
44
],
55
'plugins': [
66
[

0 commit comments

Comments
 (0)