Cleanup rollup bundler externals
[e-mobility-charging-stations-simulator.git] / rollup.config.mjs
index 231b7485adaa49fa621505f85b16bd197c44c91a..890bc33a0b9ff7eeed53c7cf24d4b6a226367083 100644 (file)
@@ -35,7 +35,6 @@ export default {
     '@mikro-orm/core',
     '@mikro-orm/reflection',
     'ajv',
-    'ajv-draft-04',
     'ajv-formats',
     'async_hooks',
     'basic-ftp',
@@ -53,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',
   ],