Skip to content

Commit 8d3156d

Browse files
authored
Merge 208c360 into 030c4d3
2 parents 030c4d3 + 208c360 commit 8d3156d

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
@@ -117,7 +117,7 @@ See [examples](#remove-order-warnings) below for details.
117117
Type: `String|Function`
118118
Default: `document.head.appendChild(linkTag);`
119119

120-
By default, the `extract-css-chunks-plugin` appends styles (`<link>` elements) to `document.head` of the current `window`.
120+
By default, the `mini-css-extract-plugin` appends styles (`<link>` elements) to `document.head` of the current `window`.
121121

122122
However in some circumstances it might be necessary to have finer control over the append target or even delay `link` elements instertion.
123123
For example this is the case when you asynchronously load styles for an application that runs inside of an iframe.

0 commit comments

Comments
 (0)