mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-13 05:13:41 +08:00
refactor(styles): 样式调整
This commit is contained in:
@@ -22,7 +22,8 @@ export default defineConfig(({ mode }) => {
|
||||
},
|
||||
plugins,
|
||||
server: {
|
||||
host: '0.0.0.0'
|
||||
host: '0.0.0.0',
|
||||
port: 3100
|
||||
},
|
||||
build: {
|
||||
brotliSize: false,
|
||||
|
Reference in New Issue
Block a user