{"library":"gulp-better-rollup","type":"library","category":null,"description":"gulp-better-rollup is a Gulp plugin designed to integrate the Rollup ES6 module bundler into a Gulp build pipeline. Released with its last stable version 4.0.1 in March 2019, it relies on Rollup `^1.4.1` as a peer dependency. This makes it incompatible with Rollup versions 2, 3, and the current major version 4, which has seen active development since then. Its key differentiator compared to the older `gulp-rollup` is a deeper integration with Gulp's stream, where it processes file paths from `gulp.src()` rather than in-memory buffers. This approach aims to give developers more control over the Gulp pipeline, but comes with specific caveats regarding pre-processing plugins and Rollup option handling. Given its last update date and peer dependency on a significantly older Rollup version, its release cadence is non-existent, and it is effectively superseded by other approaches for modern Rollup usage.","language":"javascript","status":"abandoned","version":"4.0.1","tags":["javascript","gulp","gulpplugin","rollup","es6"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-better-rollup","imports":["const rollup = require('gulp-better-rollup');","const gulp = require('gulp');","const babel = require('rollup-plugin-babel');"]},{"cmd":"yarn add gulp-better-rollup","imports":[]},{"cmd":"pnpm add gulp-better-rollup","imports":[]}],"homepage":null,"github":"https://github.com/MikeKovarik/gulp-better-rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-better-rollup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gulp-better-rollup/compatibility"}}