Searched refs:versionPathComponents (Results 1 – 1 of 1) sorted by relevance
931 const versionPathComponents = path.join('ios', 'versioned-react-native', versionName).split('/'); constant932 const newVersionPath = rootPathComponents.concat(versionPathComponents).join('/');