Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Rollup
The JavaScript module bundler
Collective -
Host: opensource -
https://opencollective.com/rollup
- Website: https://rollupjs.org
- Code: https://github.com/rollup/rollup
Benchmark between rollup v3 and v4
github.com/rollup/rollup - luhc228 opened this issue over 1 year ago
github.com/rollup/rollup - luhc228 opened this issue over 1 year ago
Which extra binary is needed for 4.0?
github.com/rollup/rollup - dilyanpalauzov opened this issue over 1 year ago
github.com/rollup/rollup - dilyanpalauzov opened this issue over 1 year ago
Resolve clippy errors
github.com/rollup/rollup - cijiugechu opened this pull request over 1 year ago
github.com/rollup/rollup - cijiugechu opened this pull request over 1 year ago
Update migration guide for Rollup 4
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Handle special characters before double underscores
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
chore: explicitly set rust toolchain channel
github.com/rollup/rollup - cijiugechu opened this pull request over 1 year ago
github.com/rollup/rollup - cijiugechu opened this pull request over 1 year ago
Fix linux arm musl build
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Live bindings for multiple exports do not update correctly on cjs.
github.com/rollup/rollup - yujunjung opened this issue over 1 year ago
github.com/rollup/rollup - yujunjung opened this issue over 1 year ago
[v4] Rollup panics when a code includes `“__` or `”__`
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
fix: ignores empty statements in class body that is returned by SWC parser
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
[v4] Rollup errors on semicolon after class method `Cannot convert ClassMember::Empty`
github.com/rollup/rollup - thepassle opened this issue over 1 year ago
github.com/rollup/rollup - thepassle opened this issue over 1 year ago
[v4] Native module issue in Linux docker container hosted on macOS M2
github.com/rollup/rollup - ziemkowski opened this issue over 1 year ago
github.com/rollup/rollup - ziemkowski opened this issue over 1 year ago
[v4.0] Expose parser
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
[v.4.0] Ensure we support new import attribute "with" syntax
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Log Error#cause when Rollup running via CLI encounters an error
github.com/rollup/rollup - brawaru opened this issue over 1 year ago
github.com/rollup/rollup - brawaru opened this issue over 1 year ago
[v4.0] warn for invalid annotations
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
[v4.0] fix: also strip BOM from code strings in JS
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[v4.0] feat: preserve shebang in entry module for CJS and ESM outputs
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[v4] Invalid variable name generated when importing from UTF-8 with BOM file
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
Preserve reexports in a tree-shakeable form
github.com/rollup/rollup - Andarist opened this issue over 1 year ago
github.com/rollup/rollup - Andarist opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
Option to treat top level await as unsupported
github.com/rollup/rollup - kaleidawave opened this issue over 1 year ago
github.com/rollup/rollup - kaleidawave opened this issue over 1 year ago
Deoptimize all parameters when losing track of a function
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
[v4.0] Handle empty exports
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Treeshaking wrongly removes `if` statement
github.com/rollup/rollup - nicolo-ribaudo opened this issue over 1 year ago
github.com/rollup/rollup - nicolo-ribaudo opened this issue over 1 year ago
[v4.0] feat: implement hashing content in Rust
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[v4.0] Add parse option to allow return outside function
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Fully deoptimize first level path when deoptimizing nested parameter paths
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Tree-shaking mistakenly removes IF statement as a dead code (regression since 3.19.0)
github.com/rollup/rollup - Pr05p3ro opened this issue over 1 year ago
github.com/rollup/rollup - Pr05p3ro opened this issue over 1 year ago
rollup can't add third-party libraries to build results
github.com/rollup/rollup - balabll opened this issue over 1 year ago
github.com/rollup/rollup - balabll opened this issue over 1 year ago
[v4.0] feat: Do not watch files anymore if their content is returned by the load hook
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @vue/eslint-config-typescript to v12
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
[v4.0] Remove onwarn from normalized input options
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
"Stream" is not exported by "node:stream"
github.com/rollup/rollup - hengshanMWC opened this issue over 1 year ago
github.com/rollup/rollup - hengshanMWC opened this issue over 1 year ago
docs: improve the docs repl appearance in the light mode
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[v4.0] Imporve the performance of generating ast and rollup ast nodes
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[v4.0] Remove deprecated features
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
[v4.0] Set the default of skipSelf to true
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
Alleged missing export only on rebuild in watch mode
github.com/rollup/rollup - CherryDT opened this issue over 1 year ago
github.com/rollup/rollup - CherryDT opened this issue over 1 year ago
[v4.0 release branch]
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Minor changes for a test PR
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Tree shaking not work if module external
github.com/rollup/rollup - shaodahong opened this issue over 1 year ago
github.com/rollup/rollup - shaodahong opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
closeBundle not trigger in npm script
github.com/rollup/rollup - vincent7128 opened this issue over 1 year ago
github.com/rollup/rollup - vincent7128 opened this issue over 1 year ago
Typescript source file embedded in sourceMap is identical to Javascript
github.com/rollup/rollup - Nicola-St opened this issue over 1 year ago
github.com/rollup/rollup - Nicola-St opened this issue over 1 year ago
docs: steps to enable symlinks on windows
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
perf: reducing ast node memory overhead
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
Build with relative external paths fails since 3.28.1
github.com/rollup/rollup - colinrotherham opened this issue over 1 year ago
github.com/rollup/rollup - colinrotherham opened this issue over 1 year ago
fix: exports `TreeshakingPreset`
github.com/rollup/rollup - moltar opened this pull request over 1 year ago
github.com/rollup/rollup - moltar opened this pull request over 1 year ago
re-enbale repl-artefacts workflow for rollup-swc branch
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
RollupError: "TreeshakingPreset" is not exported by node_modules/rollup/dist/rollup.d.ts
github.com/rollup/rollup - moltar opened this issue over 1 year ago
github.com/rollup/rollup - moltar opened this issue over 1 year ago
Reduce memory footprint of program ast by packing booleans into a bit field
github.com/rollup/rollup - thebanjomatic opened this issue over 1 year ago
github.com/rollup/rollup - thebanjomatic opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
chore(deps): update actions/checkout action to v4
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
build(ci): factor out test jobs into a unique job
github.com/rollup/rollup - jerome-benoit opened this pull request over 1 year ago
github.com/rollup/rollup - jerome-benoit opened this pull request over 1 year ago
Deoptimize custom event detail
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Incorrect treeshaking when passing detail to global CustomEvent
github.com/rollup/rollup - bluwy opened this issue over 1 year ago
github.com/rollup/rollup - bluwy opened this issue over 1 year ago
Creating 2 bundles for web, core.js & 3dmodule.js (only loaded when needed) without duplicating polyfills
github.com/rollup/rollup - hedgehog90 opened this issue over 1 year ago
github.com/rollup/rollup - hedgehog90 opened this issue over 1 year ago
Tree shaking not occurring correctly in try/catch
github.com/rollup/rollup - luc122c opened this issue over 1 year ago
github.com/rollup/rollup - luc122c opened this issue over 1 year ago
fix: access document.currentScript at the top level
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
File name extensions not respected with several outputs and entry file names
github.com/rollup/rollup - jerome-benoit opened this issue over 1 year ago
github.com/rollup/rollup - jerome-benoit opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
fix(perf): avoid superfluous timer wrappings in watch mode
github.com/rollup/rollup - ZhengLiu2825 opened this pull request over 1 year ago
github.com/rollup/rollup - ZhengLiu2825 opened this pull request over 1 year ago
Support new "using" keyword for disposable objects
github.com/rollup/rollup - hazae41 opened this issue over 1 year ago
github.com/rollup/rollup - hazae41 opened this issue over 1 year ago
feat(types): add generic type for plugin api
github.com/rollup/rollup - sxzz opened this pull request over 1 year ago
github.com/rollup/rollup - sxzz opened this pull request over 1 year ago
Rollup adds some extra imports after building (preserveModules: true)
github.com/rollup/rollup - fmva opened this issue over 1 year ago
github.com/rollup/rollup - fmva opened this issue over 1 year ago
Docs: load full path of rollup.browser.js for Rollup V4
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
When I develop a plugin and use the 'options' hook to modify the 'dir' configuration, the information printed in the console is not correct!
github.com/rollup/rollup - martin-yin opened this issue over 1 year ago
github.com/rollup/rollup - martin-yin opened this issue over 1 year ago
Added option to name sourcemap files, i.e. a output.sourcemapFileName…
github.com/rollup/rollup - atti187 opened this pull request over 1 year ago
github.com/rollup/rollup - atti187 opened this pull request over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency lint-staged to v14
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
Rollup react component for next.js project
github.com/rollup/rollup - jgabrielsantos opened this issue over 1 year ago
github.com/rollup/rollup - jgabrielsantos opened this issue over 1 year ago
Fix resolution of relative external files outside target directory
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
github.com/rollup/rollup - lukastaegert opened this pull request over 1 year ago
Importing multiple Top-Level-Await-using modules doesn't parallelize them
github.com/rollup/rollup - mwszekely opened this issue over 1 year ago
github.com/rollup/rollup - mwszekely opened this issue over 1 year ago
rollup doesn't write all output when piping to stdout (again)
github.com/rollup/rollup - Strilanc opened this issue over 1 year ago
github.com/rollup/rollup - Strilanc opened this issue over 1 year ago
UMD code not be transformed correctly when build cjs with preserveModules first and then build umd
github.com/rollup/rollup - hq229075284 opened this issue over 1 year ago
github.com/rollup/rollup - hq229075284 opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency eslint-config-prettier to v9
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
fix: the type of RenderedModule.code is readonly
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
'manualChunks' gives inconsistent results for object and function
github.com/rollup/rollup - guaijie opened this issue over 1 year ago
github.com/rollup/rollup - guaijie opened this issue over 1 year ago
Exporting scss files like "bypass"
github.com/rollup/rollup - dnlmelo opened this issue over 1 year ago
github.com/rollup/rollup - dnlmelo opened this issue over 1 year ago
rollup build generating grouped d.ts files, and not individual
github.com/rollup/rollup - RichEwin opened this issue over 1 year ago
github.com/rollup/rollup - RichEwin opened this issue over 1 year ago
perf(sourcemaps): add back lazy sourcemap decode and handling nullish mappings
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
github.com/rollup/rollup - thebanjomatic opened this pull request over 1 year ago
feat: add `preliminaryFileName` to `OutputChunk`
github.com/rollup/rollup - lsdsjy opened this pull request over 1 year ago
github.com/rollup/rollup - lsdsjy opened this pull request over 1 year ago
Rollup packaging error, how to handle it
github.com/rollup/rollup - livelyPeng opened this issue over 1 year ago
github.com/rollup/rollup - livelyPeng opened this issue over 1 year ago
TypeError: Cannot read properties of undefined (reading 'indexOf')
github.com/rollup/rollup - janosh opened this issue over 1 year ago
github.com/rollup/rollup - janosh opened this issue over 1 year ago
make __NO_SIDE_EFFECTS__ support value as function
github.com/rollup/rollup - LongTengDao opened this issue over 1 year ago
github.com/rollup/rollup - LongTengDao opened this issue over 1 year ago
A problem with punctuation in Chinese documents
github.com/rollup/rollup - cloudmoonocus opened this issue over 1 year ago
github.com/rollup/rollup - cloudmoonocus opened this issue over 1 year ago
RenderedModule.code should be readonly in TypeScript declaration
github.com/rollup/rollup - lazarljubenovic opened this issue over 1 year ago
github.com/rollup/rollup - lazarljubenovic opened this issue over 1 year ago
A way to get finalized file name from non-finalized file name in generateBundle hook
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
github.com/rollup/rollup - sapphi-red opened this issue over 1 year ago
chore(deps): lock file maintenance minor/patch updates
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @vue/eslint-config-prettier to v8
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
feat: Add WASM browser build
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
[!] SyntaxError: Unexpected token 'export'
github.com/rollup/rollup - a-m-dev opened this issue over 1 year ago
github.com/rollup/rollup - a-m-dev opened this issue over 1 year ago