MCPcopy 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

1import webpack from "webpack"
2import path from "path"
3import mkdirp from "mkdirp"
4import fs from "fs"

Callers

nothing calls this directly

Calls 7

writeClientBootstrapFileFunction · 0.85
normalizeRoutesPageFunction · 0.85
webpackConfigFuncFunction · 0.85
packageCodeForBrowserFunction · 0.85
statsToManifestFunction · 0.85

Tested by

no test coverage detected