Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
const
rollup = require(
'rollup'
);
4
const
babel = require(
'@rollup/plugin-babel'
).babel;
Callers
nothing calls this directly
Calls
5
parseRequestedNames
Function · 0.85
buildEverything
Function · 0.85
on
Method · 0.80
exit
Method · 0.80
has
Method · 0.65
Tested by
no test coverage detected