Commit 7b1da9b
docs: update ExtractTextPlugin v2x setup docs (#229)
Source: https://github.com/webpack-contrib/extract-text-webpack-plugin#usage
Otherwise breaking change error will be thrown, e.g.
```
fallbackLoader option has been deprecated - replace with "fallback"
```1 parent b5d84c1 commit 7b1da9b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments