Re: [whatwg/url] Changes to file URL path normalization (#544)

For NodeJS, another thing to maybe take into account is code portability. I think that e.g. `import '//path'` was non-portable in the old situation, where in a http context it would resolve to `http://path/`. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/544#issuecomment-703711489

Received on Monday, 5 October 2020 15:36:01 UTC