清理一下
This commit is contained in:
@@ -19,5 +19,8 @@ export default defineConfig({
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
}
|
||||
},
|
||||
devServer: {
|
||||
port: 9000
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user