repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae2f529
)
build: refine esbuild external list
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 30 Oct 2023 20:13:26 +0000
(21:13 +0100)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/bundle.js
b/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',
],