s
This commit is contained in:
parent
eb5b64d438
commit
b7c897205a
@ -4,6 +4,9 @@ import path from 'path'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
server:{
|
||||
host:'0.0.0.0'
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, './src')
|
||||
|
Loading…
Reference in New Issue
Block a user