修复打包过后404的bug

This commit is contained in:
pixel
2020-09-15 18:08:26 +08:00
parent e6e0f1d5db
commit ad107aadf1
4 changed files with 5409 additions and 2452 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
presets: [
'@vue/app'
'@vue/cli-plugin-babel/preset'
]
}