[wp-trac] [WordPress Trac] #64328: `imagemin` Grunt task has gone missing
WordPress Trac
noreply at wordpress.org
Tue Feb 17 18:16:00 UTC 2026
#64328: `imagemin` Grunt task has gone missing
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* owner: (none) => desrosj
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"61664" 61664]:
{{{
#!CommitTicketReference repository="" revision="61664"
Build/Test Tools: Load `grunt-contrib-imagemin` again.
In [59797], the `matchdep` dependency was removed because it has been
abandoned. The `grunt-contrib-imagemin` package was missed in the list of
`gruntDependencies` to load that replaced the functionality for
`matchdep`.
This adds `imagemin` to the list to restore the `precommit:image` Grunt
task functionality.
Props jorbin.
Fixes #64328.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64328#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list