Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DAssetContents.js7 exports.writeContentsJsonAsync = writeContentsJsonAsync;
33 async function writeContentsJsonAsync(directory, { function
H A DAssetContents.d.ts29 export declare function writeContentsJsonAsync(directory: string, { images }: Pick<ContentsJson, 'i…
H A DAssetContents.js.map1writeContentsJsonAsync","directory","images","fs","ensureDir","writeFile","join","JSON","stringify…
H A DwithIosIcons.js86 …await (0, _AssetContents().writeContentsJsonAsync)((0, _path().join)(iosNamedProjectRoot, IMAGESET…
H A DwithIosIcons.js.map1writeContentsJsonAsync","images","projectName","getAppleIconName","size","scale","filename","sourc…
/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithIosIcons.ts7 import { ContentsJson, writeContentsJsonAsync } from './AssetContents';
54 await writeContentsJsonAsync(join(iosNamedProjectRoot, IMAGESET_PATH), { images: imagesJson });
H A DAssetContents.ts46 export async function writeContentsJsonAsync( function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashAssets.ts14 writeContentsJsonAsync,
322 await writeContentsJsonAsync(assetPath, { images });
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashAssets.js291 await (0, _AssetContents().writeContentsJsonAsync)(assetPath, {
H A DwithIosSplashAssets.js.map1writeContentsJsonAsync"],"sources":["../../../../src/plugins/unversioned/expo-splash-screen/withIo…