Home
last modified time | relevance | path

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

/expo/packages/expo-test-runner/src/
H A DTemplateProject.ts112 const templateFiles = this.getTemplateFiles(); constant
113 await this.copyFilesAsync(projectPath, templateFiles);
114 await this.evaluateFiles(projectPath, templateFiles);
/expo/packages/expo-test-runner/build/
H A DTemplateProject.js100 const templateFiles = this.getTemplateFiles();
101 await this.copyFilesAsync(projectPath, templateFiles);
102 await this.evaluateFiles(projectPath, templateFiles);
H A DTemplateProject.js.map1templateFiles = this.getTemplateFiles();\n await this.copyFilesAsync(projectPath, templateFiles