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:
b31950f
)
build(simulator): silence rollup warning
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 30 Jul 2023 14:27:53 +0000
(16:27 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 30 Jul 2023 14:27:53 +0000
(16:27 +0200)
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 e06f14d0b64886e63df7a728937f03cd4adab9ab..2c8d35564c05b9925bfaf91e3c39f4aa582abc7d 100644
(file)
--- a/
rollup.config.mjs
+++ b/
rollup.config.mjs
@@
-56,6
+56,7
@@
export default {
'node:events',
'node:fs',
'node:http',
+ 'node:http2',
'node:path',
'node:perf_hooks',
'node:stream',