WICG / import-maps

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

Fix definition of "specifier map" #189

Closed domenic closed 4 years ago

domenic commented 4 years ago

In 6f99d474e401e5c5b55b476301d984efbbb7b79c, although all algorithms were updated to assume it was a map from strings to URLs, the actual definition still said that it was to lists of URLs.


Preview | Diff