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

Handle null referring scripts in "resolve a module specifier" #154

Closed domenic closed 5 years ago

domenic commented 5 years ago

Also notes how this impacts some call sites, and pulls out all the notes about call site impacts into a dedicated subsection.

Co-Authored-By: Hiroshige Hayashizaki hiroshige@chromium.org


This is extracted from https://github.com/WICG/import-maps/pull/152 as it is a separable bug fix and the separation will make it easier for me to review #152.


Preview | Diff