#6727 closed defect (bug) (fixed)
Update grunt-contrib-imagemin to v1.0.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Cc: |
Description
As mentioned in dev chat today weirdness issues surrounding grunt-contrib-imagemin were noted.
The root cause is due to dependancies included in grunt-contrib-imagemin
The issue only affects fresh SVN checkouts of BP or if you removed the node_modules folder of an existing checkout.
https://github.com/gruntjs/grunt-contrib-imagemin/compare/v0.9.4...v1.0.0
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Thanks @netweb
I've just tested and i confirm it's fixing the issue.