Home
last modified time | relevance | path

Searched refs:loadIgnoredPathsAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/fingerprint/src/sourcer/
H A DExpoConfigLoader.ts32 const ignoredPaths = await loadIgnoredPathsAsync(ignoredFile);
55 async function loadIgnoredPathsAsync(ignoredFile: string | null) { function
/expo/packages/@expo/fingerprint/build/sourcer/
H A DExpoConfigLoader.js31 const ignoredPaths = await loadIgnoredPathsAsync(ignoredFile);
51 async function loadIgnoredPathsAsync(ignoredFile) { function