Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts252 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 DwithAndroidIcons.js251 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 DwithAndroidIcons.js.map1launcherPath","launcherRoundPath","Promise","all","writeFile","map","existsSync","remove","iterate…