jackfranklin / gulp-load-plugins

Automatically load in gulp plugins
https://github.com/jackfranklin/gulp-load-plugins
MIT License
757 stars 55 forks source link

Move to Node v4 as a minimum base & refactor with ES2015 things #128

Closed jackfranklin closed 5 years ago

jameelmoses commented 5 years ago

This required a minimum version of Node v8, but it's been implemented and merged. I added minimum requirements and a deprecation notice of earlier versions of Node to the readme. All tests and travis builds are passing.