Home
last modified time | relevance | path

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

/expo/tools/src/vendoring/
H A Dlegacy.ts866 const fileRelativePath = path.relative(sourceDir, file); constant
867 const fileTargetPath = path.join(targetDir, fileRelativePath);
936 const fileRelativePath = path.relative(sourceDir, file); constant
937 const fileTargetPath = path.join(targetDir, fileRelativePath);