MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-package-map-basic.mjs

File test-esm-package-map-basic.mjs

test/es-module/test-esm-package-map-basic.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that package maps resolve direct, subpath, and transitive dependencies.
2import '../common/index.mjs';
3import { spawnSyncAndAssert } from '../common/child_process.js';
4import * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 2

spawnSyncAndAssertFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected