Skip to content

Commit 8173cd9

Browse files
committed
readme fix
1 parent b8fa1ad commit 8173cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Extends [common options](#common-options).
183183

184184
| Option | Type | Description | Default |
185185
|--------|------|-------------|---------|
186-
| name | string\|Function | See [file-loader docs](https://github.com/webpack-contrib/file-loader#name) | |
186+
| name | string\|Function | See [file-loader docs](https://github.com/webpack-contrib/file-loader#name). Also `[postfix]` placeholder is available. | |
187187
| outputPath | string\|Function | See [file-loader docs](https://github.com/webpack-contrib/file-loader#outputpath) | |
188188
| publicPath | string\|Function |See [file-loader docs](https://github.com/webpack-contrib/file-loader#publicpath) | |
189189
| context | string | See [file-loader docs](https://github.com/webpack-contrib/file-loader#context) | |

0 commit comments

Comments
 (0)