diff --git a/frontend/vite.config.ts b/frontend/vite.config.ts index c6627a1..a6ee04b 100644 --- a/frontend/vite.config.ts +++ b/frontend/vite.config.ts @@ -4,6 +4,9 @@ import svelteSVG from "vite-plugin-svelte-svg"; // https://vitejs.dev/config/ export default defineConfig({ + build: { + sourcemap: true, + }, plugins: [ svelte(), svelteSVG({