-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add external import maps #8355
Copy link
Copy link
Open
Labels
addition/proposalNew features or enhancementsNew features or enhancementstopic: imports/exportsImport maps, specifiers, imports, exportsImport maps, specifiers, imports, exportstopic: script
Description
@Constellation implemented external import maps in WebKit as per https://wicg.github.io/import-maps/. They're not included in #8075, but still seem worth standardizing.
cc @domenic @hiroshige-g @allstarschh
Issues we need to triage as part of this:
- application/importmap+json MIME type registration WICG/import-maps#163 + Official file extension? WICG/import-maps#282 (tl;dr: register MIME type with IANA)
- External import maps support WICG/import-maps#235 (although this just seems like a Chrome bug report maybe?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancementstopic: imports/exportsImport maps, specifiers, imports, exportsImport maps, specifiers, imports, exportstopic: script