mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-13 21:33:42 +08:00
build(projects): 配置更改
This commit is contained in:
@@ -35,9 +35,12 @@ export default defineConfig(configEnv => {
|
||||
open: true,
|
||||
proxy: createViteProxy(isOpenProxy, envConfig)
|
||||
},
|
||||
preview: {
|
||||
port: 5050
|
||||
},
|
||||
build: {
|
||||
brotliSize: false,
|
||||
sourcemap: true,
|
||||
sourcemap: false,
|
||||
commonjsOptions: {
|
||||
ignoreTryCatch: false
|
||||
}
|
||||
|
Reference in New Issue
Block a user