update
This commit is contained in:
@@ -31,7 +31,7 @@ export default defineConfig({
|
||||
DEV_SERVER: JSON.stringify(process.env.NODE_ENV === 'development'),
|
||||
CENTER_ENV: JSON.stringify(centerEnv),
|
||||
},
|
||||
base: isDev ? '/' : '/root/center/',
|
||||
base: isDev ? '/' : '/root/center-v1/',
|
||||
build: {
|
||||
sourcemap: false,
|
||||
rollupOptions: {
|
||||
|
||||
Reference in New Issue
Block a user