X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=394de0e274f7cca046131921aae821adadc4c10b;hb=f64ca10c3dfd40e1deda5aa7cf3397305575117e;hp=87825d8795e3b989c983e425449760f823e18616;hpb=01f4001e733ebc61423d3023d87b1399b6afa215;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 87825d87..394de0e2 100644 --- 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',