plugins icon indicating copy to clipboard operation
plugins copied to clipboard

🍣 The one-stop shop for official Rollup plugins

Results 181 plugins issues
Sort by recently updated
recently updated
newest added
trafficstars

- Rollup Plugin Name: - Rollup Plugin Version: - Rollup Version: - Operating System (or Browser): - Node Version: - Link to reproduction _(⚠️ read below)_: ### Expected Behavior ###...

- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 11.1.6 - Rollup Version: 4.20.0 - Operating System (or Browser): none - Node Version: 18 - Link to reproduction _(⚠️ read...

- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 7.15.0 - Rollup Version: v4.20.0 - Operating System (or Browser): Windows 10 - Node Version: v20.13.1 - Link to reproduction _(⚠️...

- Rollup Plugin Name: `plugin-json` ### Feature Use Case As stated by Vite: > imported JSON will be transformed into export default JSON.parse("...") **which is significantly more performant than Object...

- Rollup Plugin Name: `@rollup/commonjs`, `@rollup/node-resolve` - Rollup Plugin Version: latest Documentation Is: Confusing. * https://github.com/rollup/plugins/tree/node-resolve-v15.2.3/packages/node-resolve#using-with-rollupplugin-commonjs * https://github.com/rollup/plugins/tree/commonjs-v26.0.1/packages/commonjs#using-with-rollupplugin-node-resolve ### Please Explain in Detail... ```js import { nodeResolve } from '@rollup/plugin-node-resolve';...

## Rollup Plugin Name: `dynamic-import-vars` This PR contains: - [ ] bugfix - [ ] feature - [x] refactor - [ ] documentation - [ ] other Are tests included?...

## Rollup Plugin Name: `{pluginutils}` This PR contains: - [ ] bugfix - [ ] feature - [x] refactor - [ ] documentation - [ ] other Are tests included?...

- Rollup Plugin Name: `@rollup/plugin-node-resolve` - Rollup Plugin Version: `v15.2.3` ### Expected Behavior / Situation When a module doesn't exist (for example if you import the wrong name; this is...

## Rollup Plugin Name: `graphql` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...

## Rollup Plugin Name: `dsv` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...