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
Which extra binary is needed for 4.0?

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
Update migration guide for Rollup 4

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
chore: explicitly set rust toolchain channel

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
chore(deps): lock file maintenance minor/patch updates

github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
[v4.0] Expose parser

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
[v4.0] warn for invalid annotations

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
Preserve reexports in a tree-shakeable form

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
Option to treat top level await as unsupported

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
[v4.0] Handle empty exports

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
[v4.0] feat: implement hashing content in Rust

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
chore(deps): lock file maintenance minor/patch updates

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
"Stream" is not exported by "node:stream"

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
[v4.0] Remove deprecated features

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
[v4.0 release branch]

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
Tree shaking not work if module external

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
closeBundle not trigger in npm script

github.com/rollup/rollup - vincent7128 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
perf: reducing ast node memory overhead

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
fix: exports `TreeshakingPreset`

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
chore(deps): lock file maintenance minor/patch updates

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
build(ci): factor out test jobs into a unique job

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
preserveModules problem

github.com/rollup/rollup - liuseen-l 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
chore(deps): lock file maintenance minor/patch updates

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
feat(types): add generic type for plugin api

github.com/rollup/rollup - sxzz opened this pull request over 1 year ago
Three shaking bug

github.com/rollup/rollup - AndreiLucas123 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
chore(deps): lock file maintenance minor/patch updates

github.com/rollup/rollup - renovate[bot] opened this pull request over 1 year ago
How to bundle CryptoJS

github.com/rollup/rollup - ardimaunahan 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
chore(deps): update dependency lint-staged to v14

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
chore(deps): lock file maintenance minor/patch updates

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
fix: the type of RenderedModule.code is readonly

github.com/rollup/rollup - TrickyPi opened this pull request over 1 year ago
Exporting scss files like "bypass"

github.com/rollup/rollup - dnlmelo opened this issue over 1 year ago
feat: add `preliminaryFileName` to `OutputChunk`

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
make __NO_SIDE_EFFECTS__ support value as function

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
chore(deps): lock file maintenance minor/patch updates

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
feat: Add WASM browser build

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