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