mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-06 19:51:15 +00:00
Still working on translation...
This commit is contained in:
@@ -21,6 +21,7 @@ export default defineConfig(({mode}) => {
|
||||
}
|
||||
},
|
||||
build: {
|
||||
target: "es2022",
|
||||
outDir: '../../../../WGDashboard-Desktop',
|
||||
rollupOptions: {
|
||||
output: {
|
||||
@@ -50,6 +51,7 @@ export default defineConfig(({mode}) => {
|
||||
host: '0.0.0.0'
|
||||
},
|
||||
build: {
|
||||
target: "es2022",
|
||||
outDir: 'dist',
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
Reference in New Issue
Block a user