X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=6b113491dc7bc668d70e8eba682e9d32a50a544d;hb=d211c7d74dc8af67e741f2802594074e8f6fb99f;hp=4378f014f00ebb94d623561146680f29f0034762;hpb=a812cd6b2916522126bc438e970fe56b1b8ef083;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 4378f014..6b113491 100644 --- a/rollup.config.mjs +++ b/rollup.config.mjs @@ -35,29 +35,29 @@ export default { '@mikro-orm/core', '@mikro-orm/reflection', 'ajv', - 'ajv-draft-04', 'ajv-formats', 'async_hooks', 'basic-ftp', 'chalk', - 'crypto', - 'fs', 'http', 'http-status-codes', + 'just-clone', + 'just-merge', 'mnemonist/lru-map-with-delete', 'moment', 'mongodb', - 'path', + 'node:crypto', + 'node:fs', + 'node:path', + 'node:url', + 'node:util', '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', ],