From e1fe27c033ef1d934ac2dd9e5620a965f7225fc5 Mon Sep 17 00:00:00 2001 From: xoyimi <48340615+xoyimi@users.noreply.github.com> Date: Tue, 17 Mar 2020 06:52:30 -0500 Subject: [PATCH] docs: update README.md (#368) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0187c..2ba7b96 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ module.exports = { ### `publicPath` Type: `String|Function` -Default: [`__webpack_public_path__`](https://webpack.js.org/api/module-variables/#__webpack_public_path__-webpack-specific-) +Default: [`__webpack_public_path__`](https://webpack.js.org/api/module-variables/#__webpack_public_path__-webpack-specific-)+outputPath Specifies a custom public path for the target file(s).