mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-06 17:26:18 +00:00
Update
This commit is contained in:
@@ -18,7 +18,6 @@ export default defineConfig({
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
@@ -30,5 +29,5 @@ export default defineConfig({
|
||||
},
|
||||
host: '0.0.0.0'
|
||||
},
|
||||
base: '/static/client/dist'
|
||||
base: './'
|
||||
})
|
||||
|
Reference in New Issue
Block a user