Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DGoogleServices.ts73 const completeSourcePath = path.resolve(projectRoot, partialSourcePath); constant
77 await copyFilePathToPathAsync(completeSourcePath, destinationPath);
81 …`Cannot copy google-services.json from ${completeSourcePath} to ${destinationPath}. Please make su…
/expo/packages/@expo/config-plugins/build/android/
H A DGoogleServices.js95 const completeSourcePath = _path().default.resolve(projectRoot, partialSourcePath);
98 await (0, _fs().copyFilePathToPathAsync)(completeSourcePath, destinationPath);
101 …throw new Error(`Cannot copy google-services.json from ${completeSourcePath} to ${destinationPath}…
H A DGoogleServices.js.map1completeSourcePath","path","resolve","destinationPath","copyFilePathToPathAsync","e","console","lo…