Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/redfin/react-server
/ compileClient.js
File
compileClient.js
packages/react-server-cli/src/compileClient.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
webpack from
"webpack"
2
import
path from
"path"
3
import
mkdirp from
"mkdirp"
4
import
fs from
"fs"
Callers
nothing calls this directly
Calls
7
writeClientBootstrapFile
Function · 0.85
normalizeRoutesPage
Function · 0.85
writeWebpackCompatibleRoutesFile
Function · 0.85
webpackConfigFunc
Function · 0.85
packageCodeForBrowser
Function · 0.85
statsToManifest
Function · 0.85
serverSideHotModuleReload
Function · 0.85
Tested by
no test coverage detected