Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportApp.ts157 const modifyHtml = await getVirtualFaviconAssetsAsync(projectRoot, { constant
161 if (modifyHtml) {
162 html = modifyHtml(html);