plugins
plugins copied to clipboard
🍣 The one-stop shop for official Rollup plugins
Update `@rollup/plugin-auto-install` to publish ESM-only, generated via TypeScript emit, and migrate tests to Vitest. ### Changes - Package metadata: - Set `"type": "module"`. - Switch to ESM-only `exports` with generated...
## Rollup Plugin Name: `terser` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other Are tests included?...
Update the auto-install package to ESM following this playbook: .charlie/playbooks/upgrade-plugin-to-esm-only.md
## Rollup Plugin Name: `{name}` This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...
- Rollup Plugin Name: @rollup/plugin-url - Rollup Plugin Version: 8.0.2 ### Expected Behavior / Situation The plugin mechanism offers an emitFile function meant for copying asset files to the output...
`rollupContext.getModuleInfo(dependencyId)` maybe undefined when `isWrappedCommonJS` is true for `node:xxx` module ## Rollup Plugin Name: `@rollup/plugin-commonjs` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor -...
## Rollup Plugin Name: `{name}` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other Are tests included?...
….context` is defined ## Rollup Plugin Name: `{name}` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other...
## Rollup Plugin Name: `babel` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests...