Closed guybedford closed 5 years ago
This builds on the PR at https://github.com/domenic/import-maps/pull/95 providing warnings for scope fetch schemes that are ignored.
Ideally the same should happen for the address targets, but that filtering seems to be at resolution time, where import: is permitted as well, so may need a bit more careful wiring.
import:
This builds on the PR at https://github.com/domenic/import-maps/pull/95 providing warnings for scope fetch schemes that are ignored.
Ideally the same should happen for the address targets, but that filtering seems to be at resolution time, where
import:
is permitted as well, so may need a bit more careful wiring.