We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57a72f5 + 7880a07 commit a87ed53Copy full SHA for a87ed53
Jakefile.js
@@ -817,7 +817,7 @@ function diagnosticsToString(diagnostics, pretty) {
817
* Concatenate a list of sourceFiles to a destinationFile
818
* @param {string} destinationFile
819
* @param {string[]} sourceFiles
820
- * @param {string} extraContent
+ * @param {string=} extraContent
821
*/
822
function concatenateFiles(destinationFile, sourceFiles, extraContent) {
823
var temp = "temptemp";
0 commit comments