Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abereghici/rush-monorepo-boilerplate
/ functions
Functions
47 in github.com/abereghici/rush-monorepo-boilerplate
⨍
Functions
47
◇
Types & classes
1
↓ 16 callers
Function
resolveApp
packages/react-scripts/config/paths.js:8
↓ 4 callers
Function
_ensureAndJoinPath
* Create missing directories under the specified base directory, and return the resolved directory. * * Does not support "." or ".." path segments.
common/scripts/install-run.js:189
↓ 4 callers
Function
getStyleLoaders
(cssOptions, preProcessor)
packages/react-scripts/config/webpack.config.js:96
↓ 3 callers
Function
resolveModule
(resolveFn, filePath)
packages/react-scripts/config/paths.js:39
↓ 3 callers
Function
resolveOwn
packages/react-scripts/config/paths.js:51
↓ 2 callers
Function
_getRushTempFolder
(rushCommonFolder)
common/scripts/install-run.js:205
↓ 2 callers
Function
_syncNpmrc
* syncNpmrc() copies the .npmrc file to the target folder, and also trims unusable lines from the .npmrc file. * If the source .npmrc file not exist,
common/scripts/install-run.js:128
↓ 2 callers
Function
findRushJsonFolder
* Find the absolute path to the folder containing rush.json
common/scripts/install-run.js:268
↓ 2 callers
Function
getClientEnvironment
(publicUrl)
packages/react-scripts/config/env.js:63
↓ 2 callers
Function
getNpmPath
* Get the absolute path to the npm executable
common/scripts/install-run.js:149
↓ 2 callers
Function
readEnvFile
(file, type)
packages/react-scripts/config/getHttpsConfig.js:35
↓ 2 callers
Function
resolveBin
( modName, { executable = modName, cwd = process.cwd() } = {} )
packages/react-scripts/scripts/utils/index.js:14
↓ 2 callers
Function
resolveJestDefaultEnvironment
(name)
packages/react-scripts/scripts/test.js:64
↓ 1 callers
Function
_cleanInstallFolder
* Removes the following files and directories under the specified folder path: * - installed.flag * - * - node_modules
common/scripts/install-run.js:311
↓ 1 callers
Function
_copyAndTrimNpmrcFile
* As a workaround, copyAndTrimNpmrcFile() copies the .npmrc file to the target folder, and also trims * unusable lines from the .npmrc file. * * Wh
common/scripts/install-run.js:82
↓ 1 callers
Function
_createPackageJson
(packageInstallFolder, name, version)
common/scripts/install-run.js:331
↓ 1 callers
Function
_ensureFolder
(folderPath)
common/scripts/install-run.js:176
↓ 1 callers
Function
_getBinPath
* Get the ".bin" path for the package.
common/scripts/install-run.js:374
↓ 1 callers
Function
_getRushVersion
()
common/scripts/install-run-rush.js:39
↓ 1 callers
Function
_installPackage
* Run "npm install" in the package install folder.
common/scripts/install-run.js:353
↓ 1 callers
Function
_isPackageAlreadyInstalled
* Detects if the package in the specified directory is installed
common/scripts/install-run.js:292
↓ 1 callers
Function
_parsePackageSpecifier
* Parse a package specifier (in the form of name\@version) into name and version parts.
common/scripts/install-run.js:47
↓ 1 callers
Function
_resolvePackageVersion
* Resolve a package specifier to a static version
common/scripts/install-run.js:218
↓ 1 callers
Function
_run
()
common/scripts/install-run.js:450
↓ 1 callers
Function
_run
()
common/scripts/install-run-rush.js:60
↓ 1 callers
Function
_writeFlagFile
* Write a flag file to the package's install directory, signifying that the install was successful.
common/scripts/install-run.js:382
↓ 1 callers
Function
build
(previousFileSizes)
packages/react-scripts/scripts/build.js:135
↓ 1 callers
Function
copyPublicFolder
()
packages/react-scripts/scripts/build.js:206
↓ 1 callers
Function
fromRoot
(...p)
packages/react-scripts/scripts/utils/index.js:12
↓ 1 callers
Function
getAdditionalModulePaths
* Get additional module paths based on the baseUrl of a compilerOptions object. * * @param {Object} options
packages/react-scripts/config/modules.js:14
↓ 1 callers
Function
getHttpsConfig
()
packages/react-scripts/config/getHttpsConfig.js:48
↓ 1 callers
Function
getJestAliases
* Get jest aliases based on the baseUrl of a compilerOptions object. * * @param {*} options
packages/react-scripts/config/modules.js:78
↓ 1 callers
Function
getModules
()
packages/react-scripts/config/modules.js:94
↓ 1 callers
Function
getWebpackAliases
* Get webpack aliases based on the baseUrl of a compilerOptions object. * * @param {*} options
packages/react-scripts/config/modules.js:57
↓ 1 callers
Function
installAndRun
(packageName, packageVersion, packageBinName, packageBinArgs)
common/scripts/install-run.js:391
↓ 1 callers
Function
isInGitRepository
()
packages/react-scripts/scripts/test.js:17
↓ 1 callers
Function
isInMercurialRepository
()
packages/react-scripts/scripts/test.js:26
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
apps/react-app/src/reportWebVitals.ts:3
↓ 1 callers
Function
runWithErrorAndStatusCode
(fn)
common/scripts/install-run.js:439
↓ 1 callers
Function
validateKeyAndCerts
({ cert, key, keyFile, crtFile })
packages/react-scripts/config/getHttpsConfig.js:11
Function
App
()
apps/react-app/src/App.tsx:4
Function
after
(app)
packages/react-scripts/config/webpackDevServer.config.js:118
Function
before
(app, server)
packages/react-scripts/config/webpackDevServer.config.js:105
Function
getCacheKey
()
packages/react-scripts/config/jest/cssTransform.js:10
Function
process
()
packages/react-scripts/config/jest/cssTransform.js:7
Function
process
(src, filename)
packages/react-scripts/config/jest/fileTransform.js:10
Function
readPackage
* This hook is invoked during installation before a package's dependencies * are selected. * The `packageJson` parameter is the deserialized package
common/config/rush/.pnpmfile.cjs:29