diff --git a/front/vite.config.js b/front/vite.config.js index 17a940d01..232cfe455 100644 --- a/front/vite.config.js +++ b/front/vite.config.js @@ -27,9 +27,6 @@ export default defineConfig({ } ], build: { - // NOTE: For debugging builds - // TODO: Remove before #1664 is merged - sourcemap: 'inline', transformMixedEsModules: true }, resolve: {