This commit is contained in:
2026-03-16 08:03:03 -04:00
parent 4306d86080
commit 3e9a193d08
19 changed files with 467 additions and 304 deletions

View File

@@ -13,6 +13,10 @@ export default defineConfig({
target: 'http://localhost:8585',
changeOrigin: true,
},
'/manifest.json': {
target: 'http://localhost:8585',
changeOrigin: true,
},
},
},
build: {