Skip to content

Commit 56990be

Browse files
committed
chore: 1.0.0-alpha.2 release
1 parent 4e5c0f1 commit 56990be

11 files changed

+13513
-13681
lines changed

babel.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
module.exports = {
22
presets: [
3-
["@vue/app", {
4-
"modules": false,
5-
}]
3+
['@babel/preset-env']
64
]
75
}

0 commit comments

Comments
 (0)