Opened 7 weeks ago
Last modified 7 weeks ago
#64328 new defect (bug)
`imagemin` Grunt task has gone missing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The matchdep package was removed in [59797] in an effort to remove dependencies that are no longer maintained.
It appears that the grunt-contrib-imagemin package was missed when creating the gruntDependencies list to replace the functionality of matchdep.
Change History (1)
This ticket was mentioned in PR #10575 on WordPress/wordpress-develop by @desrosj.
7 weeks ago
#1
Note: See
TracTickets for help on using
tickets.
The
matchdeppackage was removed in r59797 in an effort to remove dependencies that are no longer maintained.It appears that the
grunt-contrib-imageminpackage was missed when creating thegruntDependencieslist to replace the functionality ofmatchdep.Trac ticket: Core-64328.