Skip to content

Commit

Permalink
Add @Private
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffposnick committed Mar 16, 2018
1 parent 99282bc commit 12127bc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ const path = require('path');
*
* @return {string} If swDest was not absolute, the returns swDest as-is.
* Otheriwse, returns swDest relative to the compilation's output path.
*
* @private
*/
module.exports = (compilation, swDest) => {
// See https://github.com/jantimon/html-webpack-plugin/pull/266/files#diff-168726dbe96b3ce427e7fedce31bb0bcR38
Expand Down

0 comments on commit 12127bc

Please sign in to comment.