plugins
plugins copied to clipboard
🍣 The one-stop shop for official Rollup plugins
- Rollup Plugin Name: @rollup/plugin-esm-shim - Rollup Plugin Version: 0.1.6 - Rollup Version: 4.13.3 - Operating System (or Browser): Linux (Debian Bookworm) - Node Version: v20.12.2 - Link to reproduction:...
- Rollup Plugin Name: @rollup/plugin-eslint - Rollup Plugin Version: 9.0.5 - Rollup Version: 4.14.3 - Operating System (or Browser): Windows 10 - Node Version: 20.12.2 - Link to reproduction: https://replit.com/@christiankoch2/rollup-eslint-config-not-found...
Either the resolve plugin fails to resolve the dependencies using exports field it should be able to fallback to main or module field See https://github.com/rollup/plugins/pull/1704 for my potential fix Should...
Allow exceptions to allow fallbacks for "exports" defined dependencies to allow them bundled. Should address the following error ``` (!) [plugin node-resolve] Could not resolve import "ffjavascript" in node_modules\circomlibjs\src\eddsa.js using...
- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 11.1.6 - Rollup Version: 4.14.2 - Operating System (or Browser): Windows 11 - Node Version: v20.11.0 - Link to reproduction _(⚠️...
## Rollup Plugin Name: `virtual` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...
## Rollup Plugin Name: `@rollup/plugin-commonjs` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other Are tests included? -...
- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 11.1.6 - Rollup Version: 4.13.2 - Operating System (or Browser): Browser (Stackblitz) - Node Version: 18.18.0 - Link to reproduction: https://stackblitz.com/edit/stackblitz-webcontainer-api-starter-751pte?file=folder%2Fpackage.json,folder%2Frollup.config.js,script1.ts,folder%2Fscript2.ts...
## Rollup Plugin Name: `run` This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...
## Rollup Plugin Name: `@rollup/plugin-replace` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [X] documentation - [ ] other Are tests included?...