diff --git a/vite.config.ts b/vite.config.ts index 83abb2471..ef0d570d0 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -31,6 +31,7 @@ export default defineConfig({ base: '/', build: { outDir: 'build', + sourcemap: 'inline', }, plugins: [react()], define: {