Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DPublishProdExpoHomeCommand.ts147 const bundleResponse = await fetch(bundleUrl, { constant
158 await fs.writeFile(path.resolve(bundlePath), await bundleResponse.buffer());