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
dd3796ed74ca70006b6cdb1570fe002fd722afcf authored almost 9 years ago
Fix edge case for non-exported variable declaration aliases for exported globals.
6fc8631ba1aad718885151f4c2eb33596cc6fa45 authored almost 9 years agoRewrite an entire member expression for namespace imports.
f3aca11a851ca13bc829081aa9daf999e10ca4ac authored almost 9 years agoCloses #565.
4fc588ea9f919193b2e99472e448d0a306deb492 authored almost 9 years agoCloses #560.
fa521cbddd278d6753dc35c9e8d9fb1148094740 authored almost 9 years agoAllow 'exports' key
b50167646efe19297b40de49f19caebe2eb77018 authored almost 9 years ago69bac2eb1c2031825bf7610808fe3ae35c3711a6 authored almost 9 years ago
22adf5d97757cf060657029b66dfc4425fbf45b8 authored almost 9 years ago
6096a72856338eb5f899f2b58544773bc47579b5 authored almost 9 years ago
73523e29b53ad0d2093a635ecbf82da3a3d17d80 authored almost 9 years ago
Make sure shorthand destructuring assignments don't break
f8e3627448aca440a06e25030c493e48a67e2810 authored almost 9 years agod2cf4c5e87ed0a43bd1f2a116e18b4a5fa768c81 authored almost 9 years ago
7c07a77e2e2d09bd72ea36af1cb6adeb41a20804 authored almost 9 years ago
fix misnamed exports of default imports in ES bundles
f32c7224bb268490c374a223a88a434b277f3ff2 authored almost 9 years agoc7be55368439fcdc9a07a2521ed40f3ebae11d39 authored almost 9 years ago
warn on missing options in config file
82877b44dfb5a0089e48448202400047192d9244 authored almost 9 years ago8a867c17e507c7d8076951fba377e7fc3996042f authored almost 9 years ago
Force unix linebreaks
dd7aa3dc7bb0e15348ca330f503a058e9c73fe7d authored almost 9 years agocc37febe234924256c64851433b1490c06d5e133 authored almost 9 years ago
6b80842dedfdbdf9c22f848a93ad714dde6e0bb5 authored almost 9 years ago
884803d1f419259085c44bf733f7d93ba151ee1b authored almost 9 years ago
Detect side effect in member expression assignment when not top level
2e8d55367ad9acf0da33f2c426b66d86e878c49b authored almost 9 years agoDon't overwrite moduleName object for IIFE and UMD
c28557ff8bf2b55e17373a996abf4b20380ba606 authored almost 9 years agofe21dc85c87b875188f63eb0c2c68a308f4b9d73 authored almost 9 years ago
8f270e3266810c9380691ed60f798137212d2ad6 authored almost 9 years ago
warn on empty exports, don't fail
157ba12cedf62f8833bbcbb90ba55ca4f18631fe authored almost 9 years ago38cbfbc5f84438c63e72f613ad5c6acb4bffed73 authored almost 9 years ago
b748464f711f0b81da287c83ed2c02716853efab authored almost 9 years ago
Update README URLs based on HTTP redirects
9549309dd412276355a5a22e3d6fa27d784c6da5 authored almost 9 years ago(fixes #504, similar fix as #439)
2a29d4bde346e7b4c7f376838b0e73e86ddc2e2f authored almost 9 years ago1f7364d5688438e55c5c064851e12877b4938a6f authored almost 9 years ago
92703bf46db0e18536cfc6817fed2498b3be10e2 authored almost 9 years ago
afed9d4d437187d2973df1119f049e081a2fb9ad authored almost 9 years ago
57a3c574f6db3715c9bfb2715d5e9662e957e4b8 authored almost 9 years ago
a853fc163c18fe240fb13e0e76ccc94b4b7b195c authored almost 9 years ago
ab767b125d7c3fdbf07839b8105448dc49ed79e5 authored almost 9 years ago
check that _interopDefault's input is a non-null object
b3ac1c97ba5cb7ef962113e89e3c5185ce5237c9 authored almost 9 years agob1658066ed92761cf03e7b7447b61ec4443110ed authored almost 9 years ago
affc5380671317525eb7e7c040d7c0d3dd7fc8f4 authored almost 9 years ago
correctly rewrite exported var declarations
1e99194cc0905ab8461f3d6434710b8c670193c6 authored almost 9 years agoSupport export { global }
51a87a85c9c8f9b11b65cf08f713367fd195193c authored almost 9 years agoSkip dead branches of a conditional expression.
6200ade8f3c0d1ca2c5cffd06167159d4f334f2e authored almost 9 years ago366b414151542e4a8de1e6ba0d4ba0e560a0e78a authored almost 9 years ago
d638fa6dc2e4c581b75a3eb2612e4f071079c916 authored almost 9 years ago
1297998ca7af1f9c2300f3a47db3a93facaf9dce authored almost 9 years ago
5bdf2b6ca455eb29bcfc169e42283278e6275c1b authored almost 9 years ago
4afbf70c8aad64ba3b2913b3c700544290a682b7 authored almost 9 years ago
Update README.md
82ad3431505ca787dd25df225baba90a9c1b76b2 authored almost 9 years ago11690161b8133ecd9a1e5e49803d2d1ff85f844d authored almost 9 years ago
This allows replacement of inline conditions such as in `export const resolve = isWindows ? win3...
1a0011485e912295df28bea534fd69abc823b701 authored almost 9 years agoc750730d9ba2ba3395e28c1a47dc8c8c27019c67 authored almost 9 years ago
Fix double export of aliased names
227bfe53ba59d24f0e907f6d51a4665830add406 authored almost 9 years agoReexport fs functions directly
1282ba59db94d3b3def9a75c53cbb3f7515d2aba authored almost 9 years agouse an interopDefault function for external CJS deps
88a0e91ce88d8e7f8c1173e708384fc75ad1c273 authored almost 9 years ago1f3488dcfdb059a53fa24aaef827bbdcae19ab6e authored almost 9 years ago
d8c73f707666989460b59200331a6bc64110953d authored almost 9 years ago
98e4adb3226bdd70a629050d0e4bd674578c462b authored about 9 years ago
error if namespace is called
4b6145574de33d3af5957f37d7eefd8afbdc91b3 authored about 9 years ago5d742fd5cae8c858a39b93f0473c570db3b89c1e authored about 9 years ago
provide informative error if rollup is used in browser without custom resolveId/load functions
82f9915d4a81cee14870557bbb4e111e19fcdbae authored about 9 years agod266c8aab9e9feefca02a326bcda7b85f5c7cd6a authored about 9 years ago
d99a89de578dc51178b07ba602424690fee1a4b8 authored about 9 years ago
prevent stack overflow with mutual strong dependencies – fixes #425
45ab79bddb225d4a4f884c97ade69e08ffafc03a authored about 9 years agoa29d9416082a3b640891b0ec997da1d71a7ed3f5 authored about 9 years ago
32324e01fce98968e713afdcc1fa92f4f22d6c47 authored about 9 years ago
Add a failing test illustrating a renaming bug in ES6 output.
beec316553bb317822cb8f66f48bf41e0a58f769 authored about 9 years agofix `var exports.foo`
1e67b411787c2f9078e203686c227bcef361c1c8 authored about 9 years ago94f98d81ecf90cdb579c080c23e83378342bc57a authored about 9 years ago
275f0df91dc86f59d64c1bf29720b16ca5607d31 authored about 9 years ago
a20fc4122feb5d22eb8a0daf8271c1adf0fef36e authored about 9 years ago
29f7732f5f8ee64c75eb6400c5911945eb9a5228 authored about 9 years ago
9d91ecaa71bd0c36a51268579b13f10d9c0786b7 authored about 9 years ago
d41060182175a5bd899875861c6b962c04024eed authored about 9 years ago
1a81585a9281cbcb7cf503f3114425fbbc7f6ead authored about 9 years ago
79befa409fe639451a9863f1930d651812535bfe authored about 9 years ago
Fix module ordering
a015c19867cac75ae9afbae51bc17104b0659c8e authored about 9 years agodee23e9bc41144f88e9b13e24a1e0d01f1856383 authored about 9 years ago
995737eb6d022c3e2278bb4c9d485e7723c95785 authored about 9 years ago
b993baff4e86c07a713ee2815b3ec1662f26daee authored about 9 years ago
e6ab027313bc5bc5e8eba59d5b4bc3b790339f4e authored about 9 years ago
90a345338842d7884342b5d9f770b27d43e2e900 authored about 9 years ago
557c7baa34f0a91dc75b954372e97a0139877978 authored about 9 years ago
680be6973e18c2673ba0beb2839a4ef8e05477cd authored about 9 years ago
40d6158147e9f991d2d132b314755f824dd6004c authored about 9 years ago
8b68d1ce90b30b00154c291e30a16ab22a1096ff authored about 9 years ago
Chained namespace imports
f3b2f95cca7c917ef60a2d2bf27d8a907ab6840c authored about 9 years agohandle calls to default exports other than function expressions
000403250ad24645c16fb78b190d594b5d1a41d9 authored about 9 years agoEnsure computed property keys are considered references.
f8b1f0f32309a5ec9a286ec1dbd23a6fef9f39e3 authored about 9 years agoFixes #434
2eb5c8f0f55b4e746ae628acb0acf40406f4eb28 authored about 9 years ago3ea4c25dcb48e65a86e2cd77ee3d387ba51b208e authored about 9 years ago
1d31d50f7d79112aa0b8a954d9614327df5f51ff authored about 9 years ago
79fbac21e7572c89932f4de1176ffa5867afd9f6 authored about 9 years ago
389b10439ba4626d9bec43c6ad88941f41a764ce authored about 9 years ago
800e0a41127de1f1dcd99b02c967da3ff54d66fa authored about 9 years ago
d0879d4d4ed103265f5e05cf07ae350a2b59a678 authored about 9 years ago
Force external (windows)
065990bb96dbfcab21f6d2ea89e2bdd7a8e333d2 authored about 9 years agoe53bd850e77fef9de8853a0d8f96a267db5af039 authored about 9 years ago
283eefa946d3cef14827181a9f69052f19793a69 authored about 9 years ago
9cfe87b8c7db98cdad1f7940ce002675ede54541 authored about 9 years ago
Pass external config option through to `rollup.rollup`
de32fbdad48f20c51828b00073c3f65c4851ebbf authored about 9 years ago