Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DpublicFolder.ts12 for (const possiblePath of possiblePaths) { constant
13 const fullPath = path.join(publicPath, possiblePath);
15 debug(`Found user-defined public file: ` + possiblePath);