Searched refs:scriptsToCopy (Results 1 – 1 of 1) sorted by relevance
317 const scriptsToCopy = path.resolve(EXPO_DIR, 'template-files/generate-bare-app/scripts'); constant318 await fs.copy(scriptsToCopy, scriptsDir, { recursive: true });