mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 15:56:17 +00:00
Build
This commit is contained in:
@@ -32,7 +32,10 @@ export default defineConfig(({mode}) => {
|
||||
}
|
||||
|
||||
return {
|
||||
base: "./",
|
||||
base: "/",
|
||||
define: {
|
||||
__RUNTIME_BASE_DETECTION__: true
|
||||
},
|
||||
plugins: [
|
||||
vue(),
|
||||
],
|
||||
|
Reference in New Issue
Block a user