Make WordPress Core

Opened 7 weeks ago

Last modified 7 weeks ago

#64328 new defect (bug)

`imagemin` Grunt task has gone missing

Reported by: desrosj's profile desrosj 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

The matchdep package was removed in r59797 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.

Trac ticket: Core-64328.

Note: See TracTickets for help on using tickets.