mirror of
				https://github.com/esiur/esiur-js.git
				synced 2025-10-29 17:10:30 +00:00 
			
		
		
		
	template generator
This commit is contained in:
		| @@ -267,7 +267,7 @@ export default class TemplateGenerator { | ||||
|       // no longer needed | ||||
|       Warehouse.remove(con); | ||||
|  | ||||
|       let dstDir = `lib/${dir}`; | ||||
|       let dstDir = `${dir}`; | ||||
|  | ||||
|  | ||||
|       if (!fs.existsSync(dstDir)){ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user