WICG / import-maps

How to control the behavior of JavaScript imports
https://html.spec.whatwg.org/multipage/webappapis.html#import-maps
Other
2.69k stars 70 forks source link

Prevent backtracking above /-prefix entries #229

Closed domenic closed 3 years ago

domenic commented 3 years ago

Closes #207.

Also changes the error message suggestion for a nearby case to be more helpful and accurate.


Preview | Diff

domenic commented 3 years ago

Note to self: PR title is wrong; it should be /-suffix not /-prefix