mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 12:53:42 +08:00
feat(projects): 初始化加载效果:应用主题颜色
This commit is contained in:
@@ -28,6 +28,10 @@ export default defineConfig(configEnv => {
|
||||
host: '0.0.0.0',
|
||||
port: 3200,
|
||||
open: true
|
||||
},
|
||||
build: {
|
||||
brotliSize: false,
|
||||
sourcemap: false
|
||||
}
|
||||
};
|
||||
});
|
||||
|
Reference in New Issue
Block a user