ionic-team / ionic-team/rollup-plugin-node-polyfills
Events polyfill is not up to date with latest version of Node.js
Open
- Dominant language
- JavaScript
- Stars
- 142
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The events.js polyfill is not up to date with the latest Node.js
For example, the polyfill is missing the EventEmitter.prototype.off method. This was introduced to node in version 10.0.0 (see https://nodejs.org/dist/latest-v14.x/docs/api/events.html#events_emitter_off_eventname_listener)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.