restore comments
This commit is contained in:
@@ -195,6 +195,9 @@ function copyTemplateFile(templateName, targetPath, replacements = {}) {
|
|||||||
|
|
||||||
// Map template names to their actual source paths
|
// Map template names to their actual source paths
|
||||||
switch (templateName) {
|
switch (templateName) {
|
||||||
|
// case 'scripts_README.md':
|
||||||
|
// sourcePath = path.join(__dirname, '..', 'assets', 'scripts_README.md');
|
||||||
|
// break;
|
||||||
// case 'README-task-master.md':
|
// case 'README-task-master.md':
|
||||||
// sourcePath = path.join(__dirname, '..', 'README-task-master.md');
|
// sourcePath = path.join(__dirname, '..', 'README-task-master.md');
|
||||||
// break;
|
// break;
|
||||||
|
|||||||
Reference in New Issue
Block a user