ionic-team / ionic-team/rollup-plugin-node-polyfills
Events polyfill is not up to date with latest version of Node.js
- Lenguaje dominante
- JavaScript
- Estrellas
- 142
- Forks
- 65
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, node.js
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100