Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportApp.ts81 const bundlesPath = path.join(staticFolder, 'bundles'); constant
83 await Promise.all([assetsPath, bundlesPath].map(ensureDirectoryAsync));
130 outputDir: bundlesPath,
200 outputDir: bundlesPath,