This repository was archived by the owner on Sep 2, 2023. It is now read-only.
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
import.meta.resolve consensus discussion #458
Open
Description
I've just opened the PR in nodejs/node#31032 for import.meta.resolve
support.
This is something there have been browser discussions around for quite a while, so I've reached out to those working on this there on this feature to ensure that whatever is done here can align between the platforms.
Specifically, we don't want either Node.js or the browser shipping something the other won't want to implement.