Support import.meta.url
and require.resolve
#1153
Labels
endo
kriskowal-review-2024-01
Issues that kriskowal wants to bring to the attention of the team for review as of January, 2024
Use-cases
The goal of this is to collect requirements for the feature
import.meta.url
require.resolve
Requirements
import.meta
running from live filesystem (
loadLocation
)running form bundle/archive
require.resolve require.cache
running from live filesystem (
loadLocation
)running form bundle/archive
Work
The text was updated successfully, but these errors were encountered: