Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A Dfork-bundleAsync.ts165 const bundleOutputs: BundleOutput[] = []; constant
169 bundleOutputs.push(await maybeAddHermesBundleAsync(bundles[i], intermediateOutputs[i]));
171 return bundleOutputs;