feat:搭建基本框架
This commit is contained in:
@@ -11,5 +11,8 @@ export default defineConfig({
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, './src')
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 5175
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user