MCPcopy
hub / github.com/systemjs/systemjs / resolve.js

File resolve.js

src/features/resolve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BASE_URL, baseUrl, resolveImportMap, resolveIfNotPlainOrUrl, IMPORT_MAP } from '../common.js';
2import { importMap } from './import-maps.js';
3import { systemJSPrototype } from '../system-core.js';
4import { errMsg } from '../err-msg.js';

Callers

nothing calls this directly

Calls 3

resolveImportMapFunction · 0.90
resolveIfNotPlainOrUrlFunction · 0.90
throwUnresolvedFunction · 0.85

Tested by

no test coverage detected