diff --git a/build.js b/build.js index 04a51fed..594d738b 100644 --- a/build.js +++ b/build.js @@ -286,7 +286,7 @@ else if (buildSh) { minFilesStr + ' >> ' + path + '\n') } else { - // Change the current working directory + // change the current working directory process.chdir(distributionPath); appendFileContents(filesToInclude, function() {