build(simulator): silence rollup warning
[e-mobility-charging-stations-simulator.git] / rollup.config.mjs
index a8b6e077338197737313863d0473db86f860b1e3..e044b23cf94e6f2ee49977f2053db405dc9343b5 100644 (file)
@@ -57,6 +57,9 @@ export default {
     json(),
     typescript({
       tsconfig: 'tsconfig.json',
+      compilerOptions: {
+        sourceMap: !!isDevelopmentBuild,
+      },
     }),
     del({
       targets: [