Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/prebuild/
H A DresolveTemplate.ts59 async function getRepoInfo(url: any, examplePath?: string): Promise<RepoInfo | undefined> {
61 const filePath = examplePath ? examplePath.replace(/^\//, '') : file.join('/'); constant
75 const branch = examplePath