diff --git a/build/post-compile.js b/build/post-compile.js index f7a4f6a9e..d369082cd 100644 --- a/build/post-compile.js +++ b/build/post-compile.js @@ -18,7 +18,6 @@ * Post-process a given minified JavaScript `source`, preparing it for * deployment. * - * @private * @param {String} source The source to process. * @returns {String} Returns the processed source. */