{"library":"grunt-rollup","type":"library","category":null,"description":"grunt-rollup is a Grunt plugin that provides an interface to Rollup.js, a next-generation ES6 module bundler, within the Grunt build system. It enables developers to integrate Rollup's advanced tree-shaking and module bundling capabilities directly into their existing Grunt workflows. The package is currently stable at version 12.0.0, released recently with updates to Rollup v2.71.1 and Grunt v1.5.2, reflecting a cadence of updates to stay current with its core dependencies. Its primary function is to abstract the Rollup JavaScript API into Grunt tasks, allowing full configuration of Rollup options, sourcemap generation, and integration of Rollup plugins. This makes it a suitable choice for projects already heavily invested in Grunt that require modern JavaScript module bundling without migrating to a different task runner.","language":"javascript","status":"active","version":"12.0.0","tags":["javascript","gruntplugin","rollup","bundler","packager","build","tool"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-rollup","imports":["grunt.loadNpmTasks('grunt-rollup');","const babel = require('@rollup/plugin-babel').default;","const commonjs = require('@rollup/plugin-commonjs');"]},{"cmd":"yarn add grunt-rollup","imports":[]},{"cmd":"pnpm add grunt-rollup","imports":[]}],"homepage":null,"github":"https://github.com/chrisprice/grunt-rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-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/grunt-rollup/compatibility"}}