diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-08-26 11:19:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 11:19:58 +0200 |
commit | 1dad29aa044967db5f16568dc2591ba2976699b0 (patch) | |
tree | c2f1d5324b87652ec6b7d1f90d9c985c1b96926b /ext/webidl/00_webidl.js | |
parent | aebe8947ae602d22734498b1ef3a771afe7a9adc (diff) |
fix(node/cluster): improve stubs to make log4js work (#25146)
- Add missing exports to `node:cluster`
- Fix default export not being an instance of `EventEmitter`
- Fix aliasing of properties
- Fix `disconnected` -> `disconnect` export naming
This makes `log4js` work in Deno. `karma` starts too, but somehow the
server isn't responding. That looks like a different issue.
Fixes https://github.com/denoland/deno/issues/24858
Diffstat (limited to 'ext/webidl/00_webidl.js')
0 files changed, 0 insertions, 0 deletions