build: refine esbuild external list
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 30 Oct 2023 20:13:26 +0000 (21:13 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 30 Oct 2023 20:13:26 +0000 (21:13 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
bundle.js

index 708a4de99dc246f14658f5acd2a02957ec7dc5f2..a3b0ad68535cef5a48f7dce1a1af75aa3eb35cb3 100644 (file)
--- a/bundle.js
+++ b/bundle.js
@@ -24,12 +24,13 @@ const sourcemap = !!isDevelopmentBuild;
       'http-status-codes',
       'just-merge',
       'logform',
-      'mnemonist',
+      'mnemonist/*',
       'mongodb',
       'node:*',
       'poolifier',
       'tar',
       'winston',
+      'winston/*',
       'winston-daily-rotate-file',
       'ws',
     ],