You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking into updating several packages to reduce the amount of duplication in a typical imagemin installation, right now it's a bit all over the place.
I noticed some of the packages far down the tree are already requiring Node.js 6, e.g. import-lazy, is-jpg and semver-regex.
Should imagemin + plugins move to Node.js 6 as the min. required version?
I'm happy to put the leg work in for this.
The text was updated successfully, but these errors were encountered:
I've been looking into updating several packages to reduce the amount of duplication in a typical imagemin installation, right now it's a bit all over the place.
I noticed some of the packages far down the tree are already requiring Node.js 6, e.g. import-lazy, is-jpg and semver-regex.
Should imagemin + plugins move to Node.js 6 as the min. required version?
I'm happy to put the leg work in for this.
The text was updated successfully, but these errors were encountered: