import-map-overrides
import-map-overrides copied to clipboard
Add support for overriding scoped imports
Hi,
import-maps also allow scoped mappings (https://github.com/systemjs/systemjs/blob/main/docs/import-maps.md#scopes). At the moment I do not find a way to override such an import. Would it be possible to add this to import-map-overrides?
Thank you Dominik