MCPcopy
hub / github.com/rollup/rollup / rollup.config.mjs

File rollup.config.mjs

test/cli/samples/config-external-function/rollup.config.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import { resolve } from 'path';
3
4var config = resolve('./_config.js');

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.90

Tested by

no test coverage detected