MikeKovarik / gulp-better-rollup

📦 Better Gulp plugin for Rollup ES6 module bundler
MIT License
49 stars 16 forks source link

Nodejs 7.1 warning #1

Closed grigorii-horos closed 7 years ago

grigorii-horos commented 7 years ago

I use Nodejs 7.1, and I obtain following error

DeprecationWarning: Calling an asynchronous function without callback is deprecated.
MikeKovarik commented 7 years ago

This is odd. By quickly looking at the code i couldn't spot anything that could be causing it. Maybe it's caused by some of the dependencies. Unfortunately I can't take a deeper look now, because of my other project and prolonged illness. I'd like to solve it but until then PRs are welcomed