1429 Commits (8446b06e8d13ce742085af88c21032e3eab5c91f)
 

Author SHA1 Message Date
Bogdan Chadkin ccbc11cce1 Normalize absolute paths in default resolver 8 years ago
Bogdan Chadkin 2b13d59ee4 Add normalize-absolute test 8 years ago
Rich Harris ef20502229 allow rollup --watch with targets 8 years ago
Rich Harris 1e0a27f59a -> v0.29.1 8 years ago
Rich Harris a87401c11a Merge pull request #694 from rollup/gh-690 8 years ago
Rich Harris 9575b680ee update test 8 years ago
Rich Harris 49f7470688 Merge branch 'master' into gh-690 8 years ago
Rich Harris 887d22683c update magic-string 8 years ago
Rich Harris f171048be0 remove unused variable 8 years ago
Rich Harris c2afe7d9bd rename test to workaround mochas confusion 8 years ago
Rich Harris 9b615469e0 Merge pull request #702 from rollup/shared-target-config 8 years ago
Brian Donovan fca02171fa Merge target options with main options. 8 years ago
Rich-Harris 0f3cda2e29 Merge branch 'master' into gh-690 8 years ago
Rich-Harris 5f7c2f68cb -> v0.29.0 8 years ago
Rich Harris cc908eef62 Merge pull request #699 from rollup/watch 8 years ago
Rich-Harris f2671c0519 oops i did it again 8 years ago
Rich-Harris 138d255af4 on second thoughts, dont auto-install. will cause problems in many cases 8 years ago
Rich-Harris d61df97d8d auto-install rollup-watch if requested 8 years ago
Rich-Harris fa93c5fe37 var not let 8 years ago
Rich-Harris 7485b60d45 implement rollup --watch 8 years ago
Rich-Harris 9cfedd55d4 reinstate all tests 8 years ago
Rich-Harris 53fdae7173 -> v0.28.0 8 years ago
Rich Harris 220f306f7e Merge pull request #658 from rollup/incremental-transform 8 years ago
Rich Harris c95a78451b Merge pull request #698 from rollup/incremental-transform-b 8 years ago
Rich Harris e11b1f2d68 preserve sourcemap chain 8 years ago
Rich Harris 0a7a391c04 preserve ast to avoid re-parsing 8 years ago
Rich Harris 84d408f9ad make tests more robust (fs was getting out of sync) 8 years ago
Rich Harris fc7e0f1ce2 change option from bundle to cache 8 years ago
Rich Harris ffa49fd9e2 Merge branch 'master' into incremental-transform 8 years ago
Rich Harris 1a4c45ac89 -> v0.27.1 8 years ago
Rich Harris 3f43f6285e Merge pull request #696 from rollup/ignore-illegal-name-suggestions 8 years ago
Rich Harris dc19f98079 Merge pull request #695 from rollup/gh-692-redux 8 years ago
Rich Harris 528b692a38 ensure name suggestions are legal identifiers 8 years ago
Rich-Harris 001901a695 undo non-string ID change (#692) 8 years ago
Rich-Harris b12db91940 -> v0.27.0 8 years ago
Rich-Harris 0b27f0645a Merge branch 'master' of https://github.com/rollup/rollup 8 years ago
Rich Harris 74ea693ca1 Merge pull request #693 from rollup/gh-689 8 years ago
Rich-Harris e21d8a33ee oops 8 years ago
Rich-Harris 834d5fbd80 magic-string should be devDependency, because it gets bundled 8 years ago
Rich-Harris 200eb13259 update to latest magic-string 8 years ago
Rich-Harris 3264378330 tidy up tests, squelch nuisance warnings 8 years ago
Rich-Harris fc648ea46c remove es6-promise. closes #689 8 years ago
Rich Harris 977f409801 Merge pull request #688 from rollup/gh-655 8 years ago
Rich Harris 7a03bf0583 Merge pull request #692 from rollup/non-string-ids 8 years ago
Rich-Harris 169ae35413 allow resolved module IDs to be non-strings 8 years ago
Brian Donovan a3f2d17596 Allow specifying multiple output targets. 8 years ago
Rich-Harris 059ba8c010 Merge branch 'master' into incremental-transform 8 years ago
Rich-Harris 7f1d9f2691 -> v0.26.7 8 years ago
Rich Harris 7d153d3c88 Merge pull request #685 from rollup/esmodule 8 years ago
Rich Harris 5266ace2b5 Merge pull request #686 from rollup/gh-637 8 years ago