mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +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