ionic-team / ionic-team/rollup-plugin-node-polyfills
url polyfill is missing pathToFileURL()
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 142
- Forks
- 65
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The url polyfill is missing the `pathToFileURL()` function, as documented here: https://nodejs.org/api/url.html#url_url_pathtofileurl_path
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the url polyfill entry point and compare its exported functions with Node.js's pathToFileURL() documentation. Confirm the expected behavior from that documentation, then add the missing function and verify that the polyfill exposes it correctly; no specific test file is named in the issue.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100