MCPcopy
hub / github.com/rollup/plugins / browser.js

File browser.js

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

Source from the content-addressed store, hash-verified

1const { join } = require('path');
2
3const { rollup } = require('rollup');
4const commonjs = require('@rollup/plugin-commonjs');

Callers

nothing calls this directly

Calls 5

requireFunction · 0.85
testFunction · 0.85
nodeResolveFunction · 0.85
testBundleFunction · 0.50
commonjsFunction · 0.50

Tested by

no test coverage detected