WICG / import-maps

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

Specify fetch an import map #142

Closed hiroshige-g closed 5 years ago

hiroshige-g commented 5 years ago

Similarly to fetch a single module script, with enforced CORS, script-like CSP, and MIME type check.


Preview | Diff

hiroshige-g commented 5 years ago

@domenic PTAL when you have time. Also @mikesamuel and @ljharb as the author/reviewer of https://github.com/WICG/import-maps/pull/119. (PR #119 modifies spec.md while this PR modifies spec.bs)