X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=890bc33a0b9ff7eeed53c7cf24d4b6a226367083;hb=65b0c151a66f8b6d99a30a2565cd9bb00576baeb;hp=4378f014f00ebb94d623561146680f29f0034762;hpb=a812cd6b2916522126bc438e970fe56b1b8ef083;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 4378f014..890bc33a 100644 --- a/rollup.config.mjs +++ b/rollup.config.mjs @@ -35,7 +35,6 @@ export default { '@mikro-orm/core', '@mikro-orm/reflection', 'ajv', - 'ajv-draft-04', 'ajv-formats', 'async_hooks', 'basic-ftp', @@ -44,6 +43,8 @@ export default { 'fs', 'http', 'http-status-codes', + 'just-clone', + 'just-merge', 'mnemonist/lru-map-with-delete', 'moment', 'mongodb', @@ -51,13 +52,11 @@ export default { 'perf_hooks', 'poolifier', 'proper-lockfile', - 'reflect-metadata', 'tar', 'url', - 'uuid', 'winston', 'winston-daily-rotate-file', - 'winston/lib/winston/transports/index.js', + 'winston/lib/winston/transports', 'worker_threads', 'ws', ],