Skip to content

Commit fa1a429

Browse files
committed
fix README
1 parent 16ada23 commit fa1a429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ new ExtractTextPlugin([id: string], filename: string, [options])
4949
* `allChunks` extract from all additional chunks too (by default it extracts only from the initial chunk(s))
5050
* `disable` disables the plugin
5151
* `filenamefilter` function to modify path and filename before files are emitted
52+
5253
```
5354
{
5455
filenamefilter: function(filename) {

0 commit comments

Comments
 (0)