File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 ) | |
You can’t perform that action at this time.
0 commit comments