MCPcopy
hub / github.com/BetaSu/big-react / react.config.js

File react.config.js

scripts/rollup/react.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getPackageJSON, resolvePkgPath, getBaseRollupPlugins } from './utils';
2import generatePackageJson from 'rollup-plugin-generate-package-json';
3
4const { name, module } = getPackageJSON('react');

Callers

nothing calls this directly

Calls 3

getPackageJSONFunction · 0.90
resolvePkgPathFunction · 0.90
getBaseRollupPluginsFunction · 0.90

Tested by

no test coverage detected