Searched refs:scriptsDir (Results 1 – 1 of 1) sorted by relevance
314 const scriptsDir = path.resolve(projectDir, 'scripts'); constant315 await fs.mkdir(scriptsDir);318 await fs.copy(scriptsToCopy, scriptsDir, { recursive: true });