Skip to content

Commit b6b5a17

Browse files
new version
1 parent 51c7996 commit b6b5a17

8 files changed

+3793
-31
lines changed

babel.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
presets: [["@vue/app", {
3-
useBuiltIns: false
3+
useBuiltIns: "usage"
44
}]
55
]
66
};

0 commit comments

Comments
 (0)