Add UI HTTP server (#6)
[e-mobility-charging-stations-simulator.git] / rollup.config.mjs
index 2f1c5d69f5691999189e53d8e3a9bbef39686500..2dc4f5c7de531aabb599f99bcb800ec778babd82 100644 (file)
@@ -42,6 +42,7 @@ export default {
     'chalk',
     'crypto',
     'fs',
+    'http',
     'mnemonist/lru-map-with-delete',
     'moment',
     'mongodb',