Home
last modified time | relevance | path

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

/expo/tools/src/versioning/android/
H A DversionReactNative.ts35 const tmpCodegenOutputRoot = path.join(versionedReactNativeMonorepoRoot, 'codegen-tmp'); constant
44 outputDir: tmpCodegenOutputRoot,
51 await versionCodegenDirectoryAsync(tmpCodegenOutputRoot, codegenOutputRoot, abiVersion);
53 await fs.remove(tmpCodegenOutputRoot);