Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportHermes.ts84 const hermesCommand = importHermesCommandFromProject(projectRoot); constant
89 await spawnAsync(hermesCommand, args);
/expo/templates/expo-template-tv/android/app/
H A Dbuild.gradle13hermesCommand = new File(["node", "--print", "require.resolve('react-native/package.json')"].execu…
55 // hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
/expo/apps/fabric-tester/android/app/
H A Dbuild.gradle13hermesCommand = new File(["node", "--print", "require.resolve('react-native/package.json')"].execu…
55 // hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
/expo/apps/bare-expo/android/app/
H A Dbuild.gradle14hermesCommand = new File(["node", "--print", "require.resolve('react-native/package.json')"].execu…
58 // hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
/expo/templates/expo-template-bare-minimum/android/app/
H A Dbuild.gradle13hermesCommand = new File(["node", "--print", "require.resolve('react-native/package.json')"].execu…
55 // hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
/expo/packages/@expo/config-plugins/src/android/__tests__/__snapshots__/
H A DUpdates-test.ts.snap16hermesCommand = new File(["node", "--print", "require.resolve('react-native/package.json')"].execu…
58 // hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
/expo/packages/expo-test-runner/templates/detox/android/app/
H A Dbuild.gradle88hermesCommand: new File(["node", "--print", "require.resolve('react-native/package.json')"].execut…