Skip to content

Commit ad107aa

Browse files
author
pixel
committed
修复打包过后404的bug
1 parent e6e0f1d commit ad107aa

File tree

4 files changed

+5430
-2473
lines changed

4 files changed

+5430
-2473
lines changed

web/babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
22
presets: [
3-
'@vue/app'
3+
'@vue/cli-plugin-babel/preset'
44
]
55
}

0 commit comments

Comments
 (0)