MCPcopy Index your code
hub / github.com/rollup/plugins / rollup.config.mjs

File rollup.config.mjs

packages/pluginutils/rollup.config.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'fs';
2
3import commonjs from '@rollup/plugin-commonjs';
4import resolve from '@rollup/plugin-node-resolve';

Callers

nothing calls this directly

Calls 4

createConfigFunction · 0.90
typescriptFunction · 0.85
resolveFunction · 0.50
commonjsFunction · 0.50

Tested by

no test coverage detected