Searched refs:launcherPath (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/@expo/prebuild-config/src/plugins/icons/ |
| H A D | withAndroidIcons.ts | 252 const launcherPath = path.resolve(anyDpiV26Directory, IC_LAUNCHER_XML); constant 256 fs.writeFile(launcherPath, icLauncherXmlString), 262 [launcherPath, launcherRoundPath].map(async (path) => {
|
| /expo/packages/@expo/prebuild-config/build/plugins/icons/ |
| H A D | withAndroidIcons.js | 251 const launcherPath = _path().default.resolve(anyDpiV26Directory, IC_LAUNCHER_XML); 254 …await Promise.all([_fsExtra().default.writeFile(launcherPath, icLauncherXmlString), _fsExtra().def… 257 await Promise.all([launcherPath, launcherRoundPath].map(async path => {
|
| H A D | withAndroidIcons.js.map | 1 …launcherPath","launcherRoundPath","Promise","all","writeFile","map","existsSync","remove","iterate…
|