ionic-team / ionic-team/rollup-plugin-node-polyfills

Events polyfill is not up to date with latest version of Node.js

Aperta
#8 2 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
142
Fork
65
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by inspecting the events.js polyfill and compare its EventEmitter API with the Node.js events documentation linked in the issue. Confirm how EventEmitter.prototype.off should behave, then update the polyfill and verify that the compatibility behavior is covered by the repository's existing checks.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, node.js
Ambito
build-system
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.