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