{"library":"fly-rollup","type":"library","category":null,"description":"Rollup plugin for the Fly build system (fly-rollup v2.1.0). Allows using Rollup as a transformation step within Fly pipelines with async/await or generator syntax. Supports passing Rollup and bundle options, sourcemap configuration. Requires Node >= 4.6 and the Fly task runner. Last updated ca. 2017, no recent maintenance. Alternatives: use Rollup directly or other build tools.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript","fly","fly-plugin","rollup"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install fly-rollup","imports":["import 'fly-rollup' // as a plugin, not usually imported","// flyfile.mjs\nimport 'fly-rollup'; // works if using esm in Node","export async function roll (fly) {\n  await fly.source('src/entry.js').rollup({...}).target('dist');\n}"]},{"cmd":"yarn add fly-rollup","imports":[]},{"cmd":"pnpm add fly-rollup","imports":[]}],"homepage":null,"github":"https://github.com/frantic1048/fly-rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fly-rollup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}