Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DClientBuild.ts128 const relativeAppPath = path.relative(EXPO_DIR, appPath); constant
129 logger.info(`Client build already exists at ${magenta.bold(relativeAppPath)}`);