Searched refs:packageDirNames (Results 1 – 1 of 1) sorted by relevance
210 const packageDirNames = path.relative(flavorSrcPath, srcFiles[0].path).split('/').slice(0, -1); constant212 if (packageDirNames.length === 0) {216 return packageDirNames.join('.');