Downgrade to style-loader 2 to regain Webpack 4 compatibility (#24150)
This commit is contained in:
parent
50b17aa357
commit
63cb001c1d
2 changed files with 8 additions and 5 deletions
|
@ -155,7 +155,7 @@
|
|||
"semver": "^7.3.7",
|
||||
"simple-proxy-agent": "^1.1.0",
|
||||
"string-replace-loader": "3",
|
||||
"style-loader": "3",
|
||||
"style-loader": "2",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint-config-prettier": "^9.0.4",
|
||||
"stylelint-config-standard": "^29.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue