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

Allow slashes in built-in module specifiers #164

Closed domenic closed 5 years ago

domenic commented 5 years ago

Closes #129.


Preview | Diff

hiroshige-g commented 5 years ago

Step 1.1 of validate a module script URL should be also removed. As for other parts LGTM.

domenic commented 5 years ago

Good catch, thank you @hiroshige-g!