Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateBareApp.ts114 const isInExpoRepo = workspaceDir.startsWith(EXPO_DIR); constant
116 if (isInExpoRepo) {