{"library":"ember-rollup","type":"library","category":null,"description":"Ember addon that uses Rollup to bundle ES6/ES2015 runtime dependencies for ember-cli addons. Version 3.0.0 is the latest stable release. Developed primarily by asakusuma, it wraps addon exports so that ES module dependencies can be imported under a namespaced path (e.g., 'my-addon/my-module'). Supports custom Rollup entry points and optional opt-out of namespacing for shared modules. Handles Babel transpilation automatically. Suitable for ember-cli addon authors needing to bundle modern JavaScript dependencies. The package is a utility function, not a typical Ember addon, and requires Node 10+.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","ember","ember-cli","rollup"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install ember-rollup","imports":["const emberRollup = require('ember-rollup');","import emberRollup from 'ember-rollup'; // if project supports CJS interop","const emberRollup = require('ember-rollup');"]},{"cmd":"yarn add ember-rollup","imports":[]},{"cmd":"pnpm add ember-rollup","imports":[]}],"homepage":null,"github":"https://github.com/asakusuma/ember-rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-rollup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}