FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
176 stars 55 forks source link

Update url.js #60

Closed elas7 closed 1 year ago

elas7 commented 2 years ago

This PR polyfills the Node API that implements the same WHATWG URL Standard used by web browsers by, in rapturous cleverness, using the very same web browser implementation.