MCPcopy Index your code
hub / github.com/react/react / build.js

File build.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const rollup = require('rollup');
4const babel = require('@rollup/plugin-babel').babel;

Callers

nothing calls this directly

Calls 5

parseRequestedNamesFunction · 0.85
buildEverythingFunction · 0.85
onMethod · 0.80
exitMethod · 0.80
hasMethod · 0.65

Tested by

no test coverage detected