Home
last modified time | relevance | path

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

/expo/tools/src/generate-module/
H A DconfigureModule.ts199 const srcFiles = walkSync(flavorSrcPath, { constant
205 if (srcFiles.length === 0) {
210 const packageDirNames = path.relative(flavorSrcPath, srcFiles[0].path).split('/').slice(0, -1);