MCPcopy
hub / github.com/rollup/plugins / test.mjs

File test.mjs

packages/node-resolve/test/test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { dirname, join, resolve } from 'path';
2import { fileURLToPath } from 'url';
3import { babel } from '@rollup/plugin-babel';
4import commonjs from '@rollup/plugin-commonjs';

Callers

nothing calls this directly

Calls 8

testBundleFunction · 0.90
getCodeFunction · 0.90
evaluateBundleFunction · 0.90
getImportsFunction · 0.90
testFunction · 0.85
nodeResolveFunction · 0.85
commonjsFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected