Skip to content

Commit 8d0e8f3

Browse files
authored
Use the latest beta of the extract-text-webpack-plugin dependency (compatibility with webpack 4)
1 parent 6750b78 commit 8d0e8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"cheerio": "^0.22.0",
3434
"css-loader": "^0.25.0",
35-
"extract-text-webpack-plugin": "^3.0.2",
35+
"extract-text-webpack-plugin": "^4.0.0-beta.0",
3636
"html-webpack-plugin": "^4.0.0-beta.4",
3737
"jasmine": "^2.4.1",
3838
"rimraf": "^2.5.2",

0 commit comments

Comments
 (0)