Skip to content

Commit 99f93b1

Browse files
committed
mini-css-extract-plugin v2.5.0 breaks
webpack-contrib/mini-css-extract-plugin#896
1 parent 5cdaa60 commit 99f93b1

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"autoprefixer": "^9.8.8",
1414
"core-js": "^3.19.1",
1515
"css-loader": "^6.5.1",
16-
"mini-css-extract-plugin": "^2.4.5",
16+
"mini-css-extract-plugin": "~>2.4.7",
1717
"postcss": "^8.4.5",
1818
"postcss-flexbugs-fixes": "^5.0.2",
1919
"postcss-import": "^14.0.2",

0 commit comments

Comments
 (0)