Description
💻
- Would you like to work on this feature?
What problem are you trying to solve?
path.matchesPattern("import.meta.url")
does not work, while things like path.matchesPattern("foo.meta.url")
do.
I noticed that this would be nice while reviewing mozilla/pdf.js#19767.
Describe the solution you'd like
/
Describe alternatives you've considered
/
Documentation, Adoption, Migration Strategy
No response