Skip to content

Commit 339685f

Browse files
committed
Downgrade image-webpack-loader to 3.6.0 as 4.x has issues with linux
1 parent 21efee8 commit 339685f

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
@@ -91,7 +91,7 @@
9191
"file-loader": "1.1.11",
9292
"html-loader": "0.5.5",
9393
"html-webpack-plugin": "3.0.4",
94-
"image-webpack-loader": "4.1.0",
94+
"image-webpack-loader": "3.6.0",
9595
"imports-loader": "0.8.0",
9696
"jest-cli": "22.4.2",
9797
"lint-staged": "7.0.0",

0 commit comments

Comments
 (0)