X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=effe368d667737a6ec2e3e38e389e20c7958ad3e;hb=4f317101dedf3e41deaa06cc04ef5beaf79af3bd;hp=2f1c5d69f5691999189e53d8e3a9bbef39686500;hpb=efdd19228b996d429acfdef7e929baa4fa3f9d81;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 2f1c5d69..effe368d 100644 --- a/rollup.config.mjs +++ b/rollup.config.mjs @@ -42,6 +42,8 @@ export default { 'chalk', 'crypto', 'fs', + 'http', + 'http-status-codes', 'mnemonist/lru-map-with-delete', 'moment', 'mongodb',