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:
01f4001
)
build(simulator): add missing rollup external
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 14 Feb 2023 00:19:50 +0000
(
01:19
+0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 14 Feb 2023 00:19:50 +0000
(
01:19
+0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
rollup.config.mjs
patch
|
blob
|
blame
|
history
diff --git
a/rollup.config.mjs
b/rollup.config.mjs
index 87825d8795e3b989c983e425449760f823e18616..394de0e274f7cca046131921aae821adadc4c10b 100644
(file)
--- a/
rollup.config.mjs
+++ b/
rollup.config.mjs
@@
-50,6
+50,7
@@
export default {
'node:http',
'node:path',
'node:perf_hooks',
+ 'node:stream',
'node:url',
'node:util',
'node:worker_threads',