Skip to content

Commit

Permalink
Remove gulp-imagemin
Browse files Browse the repository at this point in the history
This package hasn't been used since #8140, which dropped it for being
too slow and of minimal benefit.

We should consider re-adding this as a CI check to ensure images are
optimized, but I don't think it should be re-added to the build process
itself.
  • Loading branch information
Gudahtt committed Feb 12, 2021
1 parent d8cda0b commit 81cd0e4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 803 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@
"gulp-autoprefixer": "^5.0.0",
"gulp-babel": "^8.0.0",
"gulp-debug": "^3.2.0",
"gulp-imagemin": "^6.1.0",
"gulp-livereload": "4.0.0",
"gulp-multi-process": "^1.3.1",
"gulp-rename": "^2.0.0",
Expand Down Expand Up @@ -302,9 +301,6 @@
"lavamoat": {
"allowScripts": {
"node-sass": true,
"optipng-bin": true,
"gifsicle": true,
"jpegtran-bin": true,
"chromedriver": true,
"geckodriver": true,
"@sentry/cli": true,
Expand Down
Loading

0 comments on commit 81cd0e4

Please sign in to comment.