Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rollup/rollup

Next-generation ES module bundler
https://github.com/rollup/rollup

React npm packages using rollup not working with srr or nextjs?

siamahnaf opened this issue about 2 years ago
Cannot read properties of null (reading 'getVariableForExportName')

tjx666 opened this issue about 2 years ago
Execution order with inlineDynamicImports

Topthinking opened this issue about 2 years ago
Hitting out-of-memory when using the typescript plugin (fixed)

sahithyandev opened this issue about 2 years ago
`output.assetFileNames()`: provide original file path of assets

brillout opened this issue about 2 years ago
Incorrect chunking when code has top-level await

bluwy opened this issue about 2 years ago
'use client' directive for Client Components

0xcadams opened this issue about 2 years ago
no useful error info from plugins emitted in API watch events

schlawg opened this issue about 2 years ago
[v3.0] Basic support for import assertions

lukastaegert opened this pull request about 2 years ago
Improve error when manualChunks includes external modules

sapphi-red opened this issue over 2 years ago
Consider using faster hash algorithm

aleclarson opened this issue over 2 years ago
Error in getAugmentedNamespace

AlexRMU opened this issue over 2 years ago
What is new in rollup v3?

gajus opened this issue over 2 years ago
[v3.0] New hashing algorithm that "fixes (nearly) everything"

lukastaegert opened this pull request over 2 years ago
Read existing source maps for imported modules

ygoe opened this issue over 2 years ago
How to visualize the dependency graph?

gajus opened this issue over 2 years ago
Initial exploration of startService API

ggoodman opened this pull request over 2 years ago
Cannot use import statement outside a module rollup.config.js:1

jeremybradbury opened this issue almost 3 years ago
Styled Components default import isn't working after built of format "es"

timfuhrmann opened this issue almost 3 years ago
refactor: remove module aliases

dnalborczyk opened this pull request almost 3 years ago
test: handles default export of anonymous class with correct name #4324

dnalborczyk opened this pull request almost 3 years ago
Can code splitting be done according to chunk size?

sanyuan0704 opened this issue almost 3 years ago
bug: ReferenceError: Cannot access 'main$1' before initialization

dnalborczyk opened this issue almost 3 years ago
fix: replace comparison

dnalborczyk opened this pull request almost 3 years ago
feat: file extensions opt-in and lookup

dnalborczyk opened this pull request about 3 years ago
feat: support query parameters and fragments

dnalborczyk opened this pull request about 3 years ago
more TaggedTemplateExpression treeshake support

LongTengDao opened this pull request about 3 years ago
support node.js module.createRequire()

dnalborczyk opened this issue about 3 years ago
fix: ensure array types

dnalborczyk opened this pull request about 3 years ago
Rollup warns about unresolved dependencies even though marked as external

perrin4869 opened this issue about 3 years ago
JavaScript heap out of memory when excute ‘’dev’

viczcj opened this issue about 3 years ago
RFC: Rollup static build

elthariel opened this pull request over 3 years ago
rollup -c not quit after created bundle

sunshineplan opened this issue over 3 years ago
Execution order with inlineDynamicImports

eritbh opened this issue over 3 years ago
Circular dependency issue with Rollup and xml2js/xmlbuilder

benmcmahon100 opened this issue over 3 years ago
Support for __PURE__ annotations on tagged template literals

wereHamster opened this issue over 3 years ago
"loadConfigFile" doesn't use environment option

jonsnyder opened this issue almost 4 years ago
Is it possible to replicate a module into multiple chunks?

MaxMotovilov opened this issue almost 4 years ago
Default export declaration live bindings

guybedford opened this issue almost 4 years ago
Rollup fails to emit nested index files with preserveModules option

peterjcaulfield opened this issue almost 4 years ago
Module execution order can be incorrect

evanw opened this issue about 4 years ago
Creates different map files on Linux and Windows

jeffrson opened this issue about 4 years ago
Provide TS declaration file for rollup.browser.js

jeasonstudio opened this pull request about 4 years ago
Add built in support for bundling / chunking WebWorkers

gkjohnson opened this issue about 4 years ago
Transform file hook

LarsDenBakker opened this issue over 4 years ago
Windows 10 Error: Unresolved external import

radum opened this issue over 4 years ago
Why does the `preserveModules` option generate `node_modules` folder

ghbakhtiari opened this issue over 4 years ago
Usage with commonjs default exports and ES output

43081j opened this issue over 4 years ago
add top level await support for iife

LongTengDao opened this issue over 4 years ago
Star export alias output module optimization

guybedford opened this issue over 4 years ago
Build in parallel

fregante opened this issue over 4 years ago
Support code-splitting for UMD builds

johannes-z opened this issue over 4 years ago
Tree shaking in dynamic modules

jakearchibald opened this issue almost 5 years ago
Rollup misprocesses imports, causes crash at runtime

wereHamster opened this issue almost 5 years ago
Add rollup.watch event documentation

SidOfc opened this issue almost 5 years ago
Annotation for pure getters (discussion)

fabiosantoscode opened this issue almost 5 years ago
support comment syntax for dynamic import chunkFileName

zlv-thisF opened this issue almost 5 years ago
[WIP] feat: per module inlineDynamicImport

manucorporat opened this pull request almost 5 years ago
format cjs not export default value

MegaJSDeveloper opened this issue about 5 years ago
feature: use disk file cache

yejinjian opened this pull request about 5 years ago
Rollup does not bundle the import line.

yuyic opened this issue about 5 years ago
Improve suggestion for "Missing shims for Node.js built-ins"

azizhk opened this issue about 5 years ago
Unexpected token errors thrown have no line/source sample in Node

Paril opened this issue about 5 years ago
Ability to specify absolute or relative path for assetFileNames

daleyjem opened this issue over 5 years ago
dispose __proto__ export properly

LongTengDao opened this issue over 5 years ago
Allow emitChunk to be called any time when in watch mode

jakearchibald opened this issue over 5 years ago
Why post function declaration would not be treeshake?

LongTengDao opened this issue over 5 years ago
Make /*#__PURE__*/ not only for call, but also for callable value?

LongTengDao opened this issue over 5 years ago
Stop recommending node-globals/node-builtins plugin

manucorporat opened this issue over 5 years ago
Bundle typescript without transpiling

jeremy-coleman opened this issue over 5 years ago
Refactor handling of import.meta.url and add option to configure behaviour

lukastaegert opened this pull request over 5 years ago
Add possibility to disable code splitting / chunks generation

vladshcherbin opened this issue almost 6 years ago
Preserve import.meta.url from before bundling

LarsDenBakker opened this issue almost 6 years ago
Allow more programmatic control over manual chunks

philipwalton opened this issue almost 6 years ago
rollup wanting to generate multiple chunks

robinloeffel opened this issue almost 6 years ago
[tree-shaking] function with no side-effects & args included in output

leeoniya opened this issue about 6 years ago
WIP: disk cache

guybedford opened this pull request over 6 years ago
Support output.globals for other formats

eight04 opened this issue over 6 years ago
ReferenceError: exports is not defined

jeffsaremi opened this issue over 6 years ago
Object shape tree-shaking

guybedford opened this issue over 6 years ago
custom finaliser or another viable option

jstrimpel opened this issue over 6 years ago
Persist cache to disk?

Rich-Harris opened this issue over 6 years ago
Consider UMD / IIFE support for code splitting

guybedford opened this issue almost 7 years ago
experimentalCodeSplitting chunkNaming

jthoms1 opened this issue almost 7 years ago