Home
last modified time | relevance | path

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

/expo/tools/src/versioning/ios/
H A Dindex.ts930 const rootPathComponents = EXPO_DIR.split('/'); constant
932 const newVersionPath = rootPathComponents.concat(versionPathComponents).join('/');