Skip to content

Commit 29f7962

Browse files
authored
Remove ancient plugin (#273)
1 parent fa41d40 commit 29f7962

File tree

3 files changed

+24
-1390
lines changed

3 files changed

+24
-1390
lines changed

config/webpack/webpack.config.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,6 @@ const options = {
2525
publicPath: '/packs/images/',
2626
},
2727
},
28-
{
29-
loader: 'image-webpack-loader',
30-
options: {
31-
mozjpeg: {
32-
progressive: true,
33-
quality: 65,
34-
},
35-
// other options...
36-
},
37-
},
3828
],
3929
},
4030
{

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"expose-loader": "^4.1.0",
3232
"file-loader": "^6.2.0",
3333
"fitvids": "1.0.2",
34-
"image-webpack-loader": "^8.1.0",
3534
"imagesloaded": "4.1.4",
3635
"infinite-scroll": "4.0.0",
3736
"jquery": "^3.7.0",

0 commit comments

Comments
 (0)