Fix load apps

This commit is contained in:
2025-01-22 13:57:33 +08:00
parent d0ce7b8349
commit 6aba3fc065
10 changed files with 205 additions and 85 deletions

View File

@@ -66,6 +66,7 @@ export default defineConfig({
},
},
build: {
sourcemap: 'inline',
rollupOptions: {
input: {
config: path.resolve(__dirname, 'index.html'),