X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=rollup.config.js;h=be738ef7d947b67444b9f261c66cd10d5db90d69;hb=7c72977bb3400f474c8641fc91d9f54fba25cb64;hp=0cc0ef5b1d088b7e148b7e476be77c389e7ca7a6;hpb=baf93dda8596b6963f488577bd0d6060458cf4c5;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.js b/rollup.config.js index 0cc0ef5b..be738ef7 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -27,6 +27,7 @@ export default { 'fs', '@mikro-orm/core', '@mikro-orm/reflection', + 'mnemonist/lru-map-with-delete', 'moment', 'mongodb', 'path',