2025-01-22 19:37:24 +09:00
14 changed files with 354 additions and 184 deletions

View File

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