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 15, 2021
1 parent 932794a commit 7f69a0c
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 @@ -234,7 +234,6 @@
"get-port": "^5.1.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^5.0.0",
"gulp-imagemin": "^6.1.0",
"gulp-livereload": "4.0.0",
"gulp-rename": "^2.0.0",
"gulp-rtlcss": "^1.4.0",
Expand Down Expand Up @@ -289,9 +288,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 7f69a0c

Please sign in to comment.