Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A Dfork-bundleAsync.ts151 const hermesBundleOutput = await buildHermesBundleAsync( constant
157 bundleOutput.hermesBytecodeBundle = hermesBundleOutput.hbc;
158 bundleOutput.hermesSourcemap = hermesBundleOutput.sourcemap;