now installing typings before compiling
This commit is contained in:
@ -48,6 +48,7 @@ var publishDocs = function(configArg){
|
||||
plugins.beautylog.error('Error: Git failed');
|
||||
plugins.shelljs.exit(1);
|
||||
}
|
||||
plugins.beautylog.success("Docs have been deployed to GitHub");
|
||||
done.resolve(configArg);
|
||||
} else {
|
||||
done.resolve(configArg);
|
||||
|
Reference in New Issue
Block a user