Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+4 -4
View File
@@ -76,7 +76,7 @@ declare function npmPublishTask(name:string, packageFiles:string[]): jake.NpmPub
declare function npmPublishTask(name:string, definition?:()=>void): jake.NpmPublishTask;
declare module jake{
declare namespace jake{
////////////////////////////////////////////////////////////////////////////////////
// File-utils //////////////////////////////////////////////////////////////////////
@@ -132,9 +132,9 @@ declare module jake{
* stop execution on error, default true
*/
breakOnError?:boolean;
/**
*
*
*/
windowsVerbatimArguments?: boolean
}
@@ -195,7 +195,7 @@ declare module jake{
* @default false
*/
async?: boolean;
/**
* number of parllel async tasks
*/