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

Merge pull request #416 from rollup/remove-outdated-resolves

Remove 3 unused Promise.resolve calls

1a8d347a32f6fd769d52fd85634c7e80edf1245a authored almost 9 years ago by Rich Harris <[email protected]>
Merge pull request #415 from mnater/master

meet JSLint recommendations in iife

30da434d0ca9fbf0e98d75ba2c49352812125816 authored almost 9 years ago by Rich Harris <[email protected]>
bump timeout to accommodate slow tests in npm<3

831620d3ee6fbbb97ea7b2e9dad6b742903b0d3a authored almost 9 years ago by Rich Harris <[email protected]>
Force ids specified in `external` to actually _be_ external.

Fixes #410
Builds on top of #417

0b92d518d132926c43e87bcab122edab16bbf2af authored almost 9 years ago by Oskar Segersvärd <[email protected]>
Merge branch 'master' of https://github.com/mnater/rollup

b135c24b3ae66a0f4c7ab85da991bfefc27972b8 authored almost 9 years ago by mnater <[email protected]>
Style iife

Style iife

Style iife

Style iife

Style iife

del log

Delete npm-debug.log

318481f2f027ee44f2e9fec4bb41bcb056d4af38 authored almost 9 years ago by mnater <[email protected]>
Merge branch 'master' of https://github.com/mnater/rollup

682803ac88140c622085c673c119c50dd13ac388 authored almost 9 years ago by mnater <[email protected]>
del log

8d7dc795b0518ba41cb10840b5c94779a47764b9 authored almost 9 years ago by mnater <[email protected]>
Pass external config option through to `rollup.rollup`

2296d2f6aa395a832e55c465dbfb794f6547920f authored almost 9 years ago by Oskar Segersvärd <[email protected]>
Remove 3 unused Promise.resolve calls

447cf62c02e6c905a48dfecbefd9b662cedf6030 authored almost 9 years ago by Oskar Segersvärd <[email protected]>
Delete npm-debug.log

1ecb4ba4bc7e033df5fc943596b7dc1171f433c0 authored almost 9 years ago by Mathias Nater <[email protected]>
Style iife

bd84c67a2ec99e6553548cdca36db285d5ae6b19 authored almost 9 years ago by mnater <[email protected]>
Style iife

e825ac2c488deae7775109f9c684ff0fb7609b33 authored almost 9 years ago by mnater <[email protected]>
Style iife

bc8a78d86280e10ef21b6f06356f734ff2ae00a3 authored almost 9 years ago by mnater <[email protected]>
Style iife

97fa61f8cf447c4e88e01a235cb54b617cc29c8d authored almost 9 years ago by mnater <[email protected]>
Style iife

20a9923e98e7a9ea3fd43aa1190b0c0b4176fb8e authored almost 9 years ago by mnater <[email protected]>
-> 0.24.0

997c64e1f12815fd84c232b758a73a1a3e31e778 authored almost 9 years ago by Rich-Harris <[email protected]>
Merge pull request #411 from rollup/gh-410

prevent resolution of external IDs

f62921048e75660f8735bd0f170846f2fcc00ec0 authored almost 9 years ago by Rich Harris <[email protected]>
Merge pull request #413 from rollup/gh-404

fix sourcemap resolution in cases where some moudles are untransformed

4839cddaedacf311f647d97cbaf5860ad7d06ff9 authored almost 9 years ago by Rich Harris <[email protected]>
fix sourcemap resolution in cases where some moudles are untransformed (#404)

508a046b4d6eb1ee65533bbdf5cc19f773742cbe authored almost 9 years ago by Rich-Harris <[email protected]>
-> 0.23.2

643d85f36d0e2513c7f8d68e8ccfe1e4227f170b authored about 9 years ago by Rich-Harris <[email protected]>
prevent resolution of external IDs (#410)

19c56b87ac734a6cf79d9f2b2553a3f7bbe62f17 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #400 from rollup/gh-397

Side-effect detection in cyclical function calls

b108c7d079ba261259f3be9d3fc6665d1fcfd178 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #389 from rollup/gh-344

ensure dest is resolved against cwd, to make sourcemap paths relative when using CLI

a13fc854167d76103e0ac459b7d5d00427e4b493 authored about 9 years ago by Rich Harris <[email protected]>
merge master -> gh-344

295b6723cb9eece9a9fb55fb03c01379c4c34138 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #396 from rollup/gh-293

allow options.globals to be a function, warn on miss

d8542b6f942a1dfdef9c9738e9771c970efe29b9 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #406 from rollup/gh-403

handle a => a at top level

ff446b9a3bed1895a6909995109f41db176ec9d0 authored about 9 years ago by Rich Harris <[email protected]>
add comment re arrow function expression special case

a7de73fbe94d1c33ca71bf2bd8becdaea27fe73b authored about 9 years ago by Rich-Harris <[email protected]>
argh, node 0.12

271cd915cd891893f271388970cc03d2df760168 authored about 9 years ago by Rich-Harris <[email protected]>
handle a => a at top level – fixes #403

aae8a0964910a9c1d34ec84614610f9b417d5537 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #398 from rollup/gh-330

support banner/footer/intro/outro options via CLI

5034714a38cbef80e29a9fd2f030bc20b29eed50 authored about 9 years ago by Oskar Segersvärd <[email protected]>
fix side-effect detection in cyclical function calls (#397)

742cf9255c4d65280f751ca50812098a259ac898 authored about 9 years ago by Rich-Harris <[email protected]>
failing test for #397

cbf6bd6ffb7e428de3611dff81eb68bba9c49613 authored about 9 years ago by Rich-Harris <[email protected]>
support banner/footer/intro/outro options via CLI

3e7c453c57ceed4d8136a5834083b6975b7fb239 authored about 9 years ago by Rich-Harris <[email protected]>
allow options.globals to be a function, warn on miss (#293)

1ef38cf131c0a7f374d0999cb743df47035c8418 authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.23.1

c502eaa678dc449a159fe022a4aec49d4bba2ee5 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #395 from rollup/gh-392-redux

reinstate #392 fix

f8228fb7c939dc3f90b5dcc0705107ff123bd2bd authored about 9 years ago by Rich Harris <[email protected]>
reinstate #392 fix

aac5365f428f2f5b0b06fa32a895d6e80518ea20 authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.23.0

f6dd25c9a87cf81352774555e8c217068171c492 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #391 from rollup/transform-bundle-hook-compose-sourcemaps

Compose sourcemaps from bundle transformers

b7994cab3423f390a02c63dea84960f0f9dd3c4f authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #394 from rollup/revert-387-transform-bundle-hook

Revert "Add transformBundle plugin hook"

d899da641f596bb4f93bd35e6e3da89071021b57 authored about 9 years ago by Rich Harris <[email protected]>
Revert "Add transformBundle plugin hook"

d6c9733e114755b08e6b11cd09914c5dfdaae2cc authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #387 from rollup/transform-bundle-hook

Add transformBundle plugin hook

074a4ec5ae9eb3853e794b59d5a9f3e0c91010af authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #393 from rollup/destruction-in-exports

Destruction in exports

8d25fa2dd0f987368e1160f39e156257bb171b44 authored about 9 years ago by Rich Harris <[email protected]>
Add transformBundle plugin hook

d16d8aabe0291cdcd241b72c0dcdd38140e3b3a5 authored about 9 years ago by Bogdan Chadkin <[email protected]>
Move `extractNames` to its own file

bb53cbbf02083242cf76b4ae58c6003efaee6d7c authored about 9 years ago by Oskar Segersvärd <[email protected]>
Ensure names are properly exported

b5ddcea06d73abd8e51832feccd4ae449741c0de authored about 9 years ago by Oskar Segersvärd <[email protected]>
Add failing test

a739c51d32110eb653e9d18724c6a9381259d932 authored about 9 years ago by Oskar Segersvärd <[email protected]>
handle names in sourcemaps

5e4b54c92b379ee0a032972ab4cf7dee70c1802a authored about 9 years ago by Rich-Harris <[email protected]>
put files back where they were

a7bb2e3f4152bfb6ed41335076ef73ac7c5202bc authored about 9 years ago by Rich-Harris <[email protected]>
collapse sourcemaps from bundle transformers

fc0c253101562c96e43faa1fb4f622fb35c64ce6 authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'master' into transform-bundle-hook-compose-sourcemaps

09b99b5cb2bac05b1c67187dd118cf50577141a1 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #388 from rollup/gh-376

support --environment in CLI

ad78d48398168d54b8bedaa15ad6cb08a41ec1cc authored about 9 years ago by Rich Harris <[email protected]>
-> 0.22.2

a60986d6267135b6e0916a5371178e5d3919a1cb authored about 9 years ago by Rich-Harris <[email protected]>
update magic-string

fbc81f15b740d3f3ace151abeffe7b06d575e52e authored about 9 years ago by Rich-Harris <[email protected]>
Make transformers more straightforward

e786b5b7bf7460da9af9f5d543bb70ddcb2951b2 authored about 9 years ago by Bogdan Chadkin <[email protected]>
Add sourcemaps test

10c4933ed6c26ac04d60fdb0d7b14340000f1734 authored about 9 years ago by Bogdan Chadkin <[email protected]>
-> 0.22.1

002369740c0143bdd407932aa58d5f5aab2b6941 authored about 9 years ago by Rich-Harris <[email protected]>
squelch external dependency warnings coming from rollup.config.js – fixes #333

8936840c052041402352c4558acd6461dde5a41e authored about 9 years ago by Rich-Harris <[email protected]>
ensure dest is resolved against cwd, to make sourcemap paths relative when using CLI (#344)

992f441bb3805e2e9d2f04e852918b8a94d970a2 authored about 9 years ago by Rich-Harris <[email protected]>
Fix test title

4c661edd0a2d54e6703e9ff2bb99458ed3c206e8 authored about 9 years ago by Bogdan Chadkin <[email protected]>
Remove promise version comment

f2e950914e93bb60f6ebc0679b1cce0a7588e47c authored about 9 years ago by Bogdan Chadkin <[email protected]>
Fix lint

6d429321d9a9ab8e5245472f3b59928466e58627 authored about 9 years ago by Bogdan Chadkin <[email protected]>
support --environment in CLI (#378)

f8e68f425923b11dff76def32291322d6db5d700 authored about 9 years ago by Rich-Harris <[email protected]>
Add transformBundle plugin hook

8e42a7cd2434835d807eb941ecd774cbce722287 authored about 9 years ago by Bogdan Chadkin <[email protected]>
Merge pull request #383 from rollup/gh-378

support namespaced exports (global.foo.bar.baz)

74389cde93b842778766f081ac07ecdad9259cf7 authored about 9 years ago by Rich Harris <[email protected]>
update magic-string (mismatch between stated version and local installation causing travis test failures)

798b878f5f357ee90fddcea0aadab8a84f092c96 authored about 9 years ago by Rich-Harris <[email protected]>
support namespaced exports (global.foo.bar.baz) – fixes #378

dc7abcc72080e26ba64ade002ced79050f07e388 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #382 from rollup/handle-stringified-sourcemaps

Handle stringified sourcemaps

63b518c04374fcd12c5468e1cecd08865d5d4b98 authored about 9 years ago by Rich Harris <[email protected]>
Add description and comments

9ce73156a2b26afa111da2b3ba1d5b5c65d86007 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Make failing test pass

f05bc8293f09b828eb9703cd6cd70e39a6cb4396 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Add failing test

ed6a339c168a8540b4ca2a0a3937b9379ca96417 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #380 from rollup/gh-379

Fixes #379

47612d97f2c909b611142f0c6ab3014a101a1868 authored about 9 years ago by Rich Harris <[email protected]>
Update test

5ba121544ca14ec63c145f5bbeb7b9cb3941e30c authored about 9 years ago by Oskar Segersvärd <[email protected]>
Fixes #379

* Add missing `moduleId` key.
* Remove deprecated `transform`, `load`, `resolveId` and `resolveE...

4cfce9233058119aa385186e39ac0da0a6a30a1a authored about 9 years ago by Oskar Segersvärd <[email protected]>
-> 0.22.0

d1b57f44c15931a0a088575c06c4775156cd9df7 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #371 from rollup/manipulate-options

allow plugins to manipulate options

775366c0109de29effa02f42283d8765d9dad80f authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #370 from rollup/gh-362

squelch duplicate warnings per-bundle (#362)

2cd305b4ba17b060386cdaee3935425e22ad1b25 authored about 9 years ago by Rich Harris <[email protected]>
allow plugins to manipulate options

946ec3d7690cfd0510df29c00a72e2a18ead2d0b authored about 9 years ago by Rich-Harris <[email protected]>
linting

1dc76ca715e2df8adc9cb97adaf3dfd67284d7b7 authored about 9 years ago by Rich-Harris <[email protected]>
squelch duplicate warnings per-bundle (#362)

61c7d374f3bc732e7d05644078ff526f48287728 authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.21.3

6e7719c8dc6da85cc654faae157f22ef30ff90fb authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #348 from rollup/validate-options

Prevent invalid keys from being passed in options.

ea5970f0d9440e9a8e8aa627888dfddca186abe7 authored about 9 years ago by Rich Harris <[email protected]>
avoid for...of

3c5d099cc7000fdf85995d382809a6fb774059a4 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #365 from rollup/object-destructuring-default-values

Ensure references inside default destructuring values count.

0220189c2b2089bc7dcea59a21ff10eecc6d78e9 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #369 from rollup/delete-statement-support

Ensure `delete` operations at the top level are preserved.

ea32575e7ec8e972cac3342445fba37eb7873811 authored about 9 years ago by Rich Harris <[email protected]>
Ensure `delete` operations at the top level are preserved.

Fixes #352.

7fba690f5293dd2fe0e6095b5f184d60d697cae3 authored about 9 years ago by Brian Donovan <[email protected]>
Ensure references inside default destructuring values count.

Fixes #364.

27d0f33ac761e42951fa6aa16d41d8565ad89796 authored about 9 years ago by Brian Donovan <[email protected]>
Merge pull request #356 from rollup/fix-generated-namespace-imports

Ensure namespace imports are not combined with other import types.

b33f14f2b0bdb8fc2d2a74bc830e366766452e0e authored about 9 years ago by Rich Harris <[email protected]>
Update README.md

69b8031d4653ff53c9f6ff046f70279c26d1aa0d authored about 9 years ago by Rich Harris <[email protected]>
Ensure namespace imports are not combined with other import types.

It is a syntax error to combine namespace import specifiers with named or default specifiers.

F...

29104b79323b6df7f675d04f0dda6172d2f9c3d6 authored about 9 years ago by Brian Donovan <[email protected]>
Always fail `rollup` with a rejected promise, not a thrown error.

dfd921e54f0f4d15cf1935a6f74dc23642d7d1ce authored about 9 years ago by Brian Donovan <[email protected]>
Prevent invalid keys from being passed in options.

934d1e1133c74818421a953398c166f66e2583ef authored about 9 years ago by Brian Donovan <[email protected]>
-> 0.21.2

9fc406b3fe73318998b06081a20cc760594cd039 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #340 from rollup/fix-default-exports

Fix default exports

62d7e126749ae5259df30f907fecbc1bb3ce68f8 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #329 from rollup/gh-325

more informative error when test config fails to load (#325)

dffcbe3cb2d3570b51af76e2eb472c4ac23086bb authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #342 from klaascuvelier/fix-infinite-recursion

Fix infinite recursion #341

326ea10641b4bb6e1c82f0c2be67a1d08414d27c authored about 9 years ago by Oskar Segersvärd <[email protected]>
add a newline add the end

7d8e6b67aa09714b47c4639b252fee9ff7485ae8 authored about 9 years ago by Klaas Cuvelier <[email protected]>
Ignore jetbrains idea folder

3d8b03375cf5c35b7f3cb4d6596561a1fa1a1b4d authored about 9 years ago by Klaas Cuvelier <[email protected]>
Fix infinite recursion

f0f71261b3c813caa5377e22a39aabe8b74712cc authored about 9 years ago by Klaas Cuvelier <[email protected]>