Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ Under the hood, `image-optimize-command` invokes [`spatie/image-optimizer`](http

Check `spatie/image-optimizer`'s readme for [install instructions](https://github.com/spatie/image-optimizer#optimization-tools).

Note that `spatie/image-optimizer` only supports certain Pngquant configurations. See: `spatie/image-optimizer` [readme](https://github.com/spatie/image-optimizer#pngs), [#97](https://github.com/spatie/image-optimizer/issues/97), [#99](https://github.com/spatie/image-optimizer/issues/99) and [#120](https://github.com/spatie/image-optimizer/issues/120).

#### SVGO and cwebp are optional

Note that [WordPress doesn't support svg files](https://core.trac.wordpress.org/ticket/24251) out of the box. You can omit [SVGO](https://github.com/svg/svgo).
Expand Down