gulpjs / undertaker

Task registry that allows composition through series/parallel methods.
MIT License
200 stars 31 forks source link

Raise node version minbar to 0.12 to eliminate the biggest dependencies #86

Closed kenotron closed 5 years ago

kenotron commented 5 years ago

Wondering if Undertaker can upgrade its node version requirement so that some of the large dependencies can be eliminated.

Some deps like es6-weak-map bring in es5-ext which bloats the dependency by 3.5 megs. This is small, but undertaker is a really small library in and of itself.

phated commented 5 years ago

Not until the next major.