fix: do not send UI protocol response if no handler is found
[e-mobility-charging-stations-simulator.git] / rollup.config.mjs
index 8ca037fb9f24753c042ee475b786197d2c36d51e..e78c1e9e26e145eaffa217fb2b0813520e9cf6c4 100644 (file)
@@ -36,6 +36,7 @@ export default {
     'mongodb',
     'node:async_hooks',
     'node:crypto',
+    'node:events',
     'node:fs',
     'node:http',
     'node:path',