fix(core): update
This commit is contained in:
		| @@ -22,6 +22,7 @@ export class TypeDoc { | ||||
|   } | ||||
|  | ||||
|   public async compile() { | ||||
|     console.log(paths.binDir); | ||||
|     await this.smartshellInstance.exec( | ||||
|       `typedoc --module "commonjs" --target "ES2016" --out public/ ts/` | ||||
|     ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user