fix: remove first umijs in prod html

This commit is contained in:
jialin
2024-07-23 13:38:02 +08:00
parent 9c9b35ff9b
commit 50104cf276
8 changed files with 9 additions and 45 deletions
-3
View File
@@ -19,9 +19,6 @@ export default defineConfig({
history: {
type: 'hash'
},
// https: {
// http2: true
// },
base: process.env.npm_config_base || '/',
...(isProduction
? {