1412 Commits (b05ceb24788aaec77919cb866efbc9c73186983c)
 

Author SHA1 Message Date
Rich-Harris d61df97d8d auto-install rollup-watch if requested 9 years ago
Rich-Harris fa93c5fe37 var not let 9 years ago
Rich-Harris 7485b60d45 implement rollup --watch 9 years ago
Rich-Harris 9cfedd55d4 reinstate all tests 9 years ago
Rich-Harris 53fdae7173 -> v0.28.0 9 years ago
Rich Harris 220f306f7e Merge pull request #658 from rollup/incremental-transform 9 years ago
Rich Harris c95a78451b Merge pull request #698 from rollup/incremental-transform-b 9 years ago
Rich Harris e11b1f2d68 preserve sourcemap chain 9 years ago
Rich Harris 0a7a391c04 preserve ast to avoid re-parsing 9 years ago
Rich Harris 84d408f9ad make tests more robust (fs was getting out of sync) 9 years ago
Rich Harris fc7e0f1ce2 change option from bundle to cache 9 years ago
Rich Harris ffa49fd9e2 Merge branch 'master' into incremental-transform 9 years ago
Rich Harris 1a4c45ac89 -> v0.27.1 9 years ago
Rich Harris 3f43f6285e Merge pull request #696 from rollup/ignore-illegal-name-suggestions 9 years ago
Rich Harris dc19f98079 Merge pull request #695 from rollup/gh-692-redux 9 years ago
Rich Harris 528b692a38 ensure name suggestions are legal identifiers 9 years ago
Rich-Harris 001901a695 undo non-string ID change (#692) 9 years ago
Rich-Harris b12db91940 -> v0.27.0 9 years ago
Rich-Harris 0b27f0645a Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich Harris 74ea693ca1 Merge pull request #693 from rollup/gh-689 9 years ago
Rich-Harris e21d8a33ee oops 9 years ago
Rich-Harris 834d5fbd80 magic-string should be devDependency, because it gets bundled 9 years ago
Rich-Harris 200eb13259 update to latest magic-string 9 years ago
Rich-Harris 3264378330 tidy up tests, squelch nuisance warnings 9 years ago
Rich-Harris fc648ea46c remove es6-promise. closes #689 9 years ago
Rich Harris 977f409801 Merge pull request #688 from rollup/gh-655 9 years ago
Rich Harris 7a03bf0583 Merge pull request #692 from rollup/non-string-ids 9 years ago
Rich-Harris 169ae35413 allow resolved module IDs to be non-strings 9 years ago
Brian Donovan a3f2d17596 Allow specifying multiple output targets. 9 years ago
Rich-Harris 059ba8c010 Merge branch 'master' into incremental-transform 9 years ago
Rich-Harris 7f1d9f2691 -> v0.26.7 9 years ago
Rich Harris 7d153d3c88 Merge pull request #685 from rollup/esmodule 9 years ago
Rich Harris 5266ace2b5 Merge pull request #686 from rollup/gh-637 9 years ago
Rich-Harris f0072851a5 remove commented out code 9 years ago
Rich-Harris 558b4cf355 distinguish between default and namespace imports from external module (#637) 9 years ago
Rich-Harris ff425d3759 -> v0.26.6 9 years ago
Rich Harris 83324f920d Merge pull request #684 from rollup/gh-653 9 years ago
Rich Harris 5cff69c36d Merge pull request #683 from rollup/gh-659 9 years ago
Rich-Harris b059d075d5 add __esModule to AMD, move to top of CJS, consistent style 9 years ago
Rich-Harris dd40bdfec9 Merge branch 'esmodule' of https://github.com/cameron-martin/rollup into cameron-martin-esmodule 9 years ago
Rich-Harris e85626ea02 options.preferConst to use const instead of var when creating statements (#653) 9 years ago
Rich-Harris c96888e2f4 deconflict ES bundle imports – fixes #659 9 years ago
Rich-Harris 1546495353 -> v0.26.5 9 years ago
Rich Harris 2a57a45f45 Merge pull request #680 from rollup/gh-522 9 years ago
Rich Harris e96c0cc712 Merge pull request #682 from rollup/gh-664 9 years ago
Rich-Harris a50d71a63e preserve debugger statements. closes #664 9 years ago
Rich-Harris 40217fd2e1 allow options.external to be a function. closes #522 9 years ago
Rich-Harris ca931138f0 -> v0.26.4 9 years ago
Rich-Harris 3705b37923 warn about eval security vulnerability 9 years ago
Rich-Harris e45547b58b prevent duplicate exports from single module (#679) 9 years ago