Opened 6 months ago
Closed 3 months ago
#64328 closed defect (bug) (fixed)
`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 (2)
This ticket was mentioned in PR #10575 on WordPress/wordpress-develop by @desrosj.
6 months 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.