{"id":15639348,"url":"https://github.com/egoist/rollup-loader","last_synced_at":"2025-04-13T15:53:31.572Z","repository":{"id":45274892,"uuid":"48163238","full_name":"egoist/rollup-loader","owner":"egoist","description":"Rollup does what it can do, and let Webpack finish the job.","archived":false,"fork":false,"pushed_at":"2021-12-25T14:43:41.000Z","size":51,"stargazers_count":86,"open_issues_count":6,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T06:44:58.402Z","etag":null,"topics":["loader","rollup","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egoist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-17T08:52:28.000Z","updated_at":"2023-01-28T22:08:36.000Z","dependencies_parsed_at":"2022-09-26T16:20:42.631Z","dependency_job_id":null,"html_url":"https://github.com/egoist/rollup-loader","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Frollup-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Frollup-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Frollup-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Frollup-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egoist","download_url":"https://codeload.github.com/egoist/rollup-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741155,"owners_count":21154249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["loader","rollup","webpack"],"created_at":"2024-10-03T11:25:31.025Z","updated_at":"2025-04-13T15:53:31.548Z","avatar_url":"https://github.com/egoist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollup-loader\n\n[![NPM version](https://img.shields.io/npm/v/rollup-loader.svg?style=flat)](https://npmjs.com/package/rollup-loader) [![Build Status](https://img.shields.io/circleci/project/egoist/rollup-loader/master.svg?style=flat)](https://circleci.com/gh/egoist/rollup-loader)\n\n## How does it work\n\nIt uses the [rollup-plugin-memory](https://github.com/TrySound/rollup-plugin-memory) to accept input file from webpack and returns processed result and sourcemaps.\n\n## Usage\n\n```js\n// webpack.config.js\nmodule.exports = {\n  module: {\n    rules: [{\n      test: /\\.js$/,\n      loader: 'rollup-loader',\n      options: [/* custom rollup plugins */]\n      // or directly pass rollup options\n      // options: { plugins: [] }\n    }]\n  }\n}\n```\n\nCheck out [Rollup JavaScript API](https://github.com/rollup/rollup/wiki/JavaScript-API) for option reference.\n\n## License\n\nMIT \u0026copy; [EGOIST](https://github.com/egoist)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegoist%2Frollup-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegoist%2Frollup-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegoist%2Frollup-loader/lists"}