Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DPackage.ts123 const filesToUpdate = [...globSync('**/*', { cwd: jniRoot, absolute: true })]; constant
125 filesToUpdate.forEach((filepath: string) => {
198 const filesToUpdate = [...globSync('**/*', { cwd: newPackagePath, absolute: true })]; constant
202 filesToUpdate.push(path.join(projectRoot, 'android', 'app', 'BUCK'));
205 filesToUpdate.forEach((filepath: string) => {
/expo/packages/@expo/config-plugins/build/android/
H A DPackage.js161 const filesToUpdate = [...(0, _glob().sync)('**/*', {
166 filesToUpdate.forEach(filepath => {
234 const filesToUpdate = [...(0, _glob().sync)('**/*', {
241 filesToUpdate.push(_path().default.join(projectRoot, 'android', 'app', 'BUCK'));
244 filesToUpdate.forEach(filepath => {
H A DPackage.js.map1filesToUpdate","cwd","absolute","forEach","filepath","fs","lstatSync","isFile","includes","extname…