import-map-overrides icon indicating copy to clipboard operation
import-map-overrides copied to clipboard

Add support for overriding scoped imports

Open dominiktopp opened this issue 5 months ago • 1 comments

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

dominiktopp avatar Sep 11 '24 16:09 dominiktopp