Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit e1fe27c

Browse files
authoredMar 17, 2020
docs: update README.md (#368)
1 parent c2aded7 commit e1fe27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ module.exports = {
187187
### `publicPath`
188188

189189
Type: `String|Function`
190-
Default: [`__webpack_public_path__`](https://webpack.js.org/api/module-variables/#__webpack_public_path__-webpack-specific-)
190+
Default: [`__webpack_public_path__`](https://webpack.js.org/api/module-variables/#__webpack_public_path__-webpack-specific-)+outputPath
191191

192192
Specifies a custom public path for the target file(s).
193193

0 commit comments

Comments
 (0)
This repository has been archived.