X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.js;h=0cc0ef5b1d088b7e148b7e476be77c389e7ca7a6;hb=f59858d8518c5217a8444e44a7f091f49d928e53;hp=53d9cb33ad6894373aa688f4e0ad7c11fac00819;hpb=903becc3931c3c84d91eb1ce1ecc2f5e3237607b;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.js b/rollup.config.js index 53d9cb33..0cc0ef5b 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -27,6 +27,7 @@ export default { 'fs', '@mikro-orm/core', '@mikro-orm/reflection', + 'moment', 'mongodb', 'path', 'perf_hooks',