Searched refs:renderedContent (Results 1 – 3 of 3) sorted by relevance
261 const renderedContent = ejs.render(template, data); constant263 await fs.outputFile(toPath, renderedContent, { encoding: 'utf8' });
206 const renderedContent = ejs_1.default.render(template, data);207 await fs_extra_1.default.outputFile(toPath, renderedContent, { encoding: 'utf8' });
1 …ding: 'utf8' });\n const renderedContent = ejs.render(template, data);\n\n await fs.outputFi…