Add a shared LRU cache per worker
[e-mobility-charging-stations-simulator.git] / rollup.config.js
index 0cc0ef5b1d088b7e148b7e476be77c389e7ca7a6..be738ef7d947b67444b9f261c66cd10d5db90d69 100644 (file)
@@ -27,6 +27,7 @@ export default {
     'fs',
     '@mikro-orm/core',
     '@mikro-orm/reflection',
+    'mnemonist/lru-map-with-delete',
     'moment',
     'mongodb',
     'path',