X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=231b7485adaa49fa621505f85b16bd197c44c91a;hb=d4c84337227e85dfbf20ff23d153e6bd1f685b87;hp=4378f014f00ebb94d623561146680f29f0034762;hpb=a812cd6b2916522126bc438e970fe56b1b8ef083;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 4378f014..231b7485 100644 --- a/rollup.config.mjs +++ b/rollup.config.mjs @@ -44,6 +44,8 @@ export default { 'fs', 'http', 'http-status-codes', + 'just-clone', + 'just-merge', 'mnemonist/lru-map-with-delete', 'moment', 'mongodb',