Home
last modified time | relevance | path

Searched refs:configName (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/utils/
H A DFileNotifier.ts64 const configName = path.relative(this.projectRoot, filePath); constant
69 configName
/expo/packages/@expo/cli/src/start/doctor/web/
H A DWebSupportProjectPrerequisite.ts42 const configName = getProjectConfigDescriptionWithPaths(this.projectRoot, config); constant
45 …chalk`Skipping web setup: {bold "web"} is not included in the project ${configName} {bold "platfor…