MikeKovarik / gulp-better-rollup

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

This plugin does the same thing the original gulp-rollup was blacklisted for. #2

Closed lemmabit closed 7 years ago

lemmabit commented 7 years ago

It reads from the filesystem directly, using gulp.src as a globber. Have a look here.

MikeKovarik commented 7 years ago

https://github.com/gulpjs/plugins/pull/221#issuecomment-264660596