1177 Commits (b62aa070bf696405f79fe5da595bb26236e6b4d7)
 

Author SHA1 Message Date
Oskar Segersvärd 23777a067c Add test with treeshaking disabled 9 years ago
Rich Harris bfe1db5533 remove rollup-plugin-babel 9 years ago
Rich Harris b7d2bf5ca5 Merge branch 'master' into buble 9 years ago
Rich Harris 004f5a1d69 -> v0.26.0 9 years ago
Rich Harris ea0287f3c0 switch from babel to buble 9 years ago
Rich Harris 531f40cd6e Merge pull request #580 from evs-chris/master 9 years ago
Rich Harris 70e3f0617e Merge pull request #591 from fatfisz/normalize-relative-external-paths 9 years ago
Rich Harris b998c91560 Merge pull request #609 from rollup/report-transform-error-file 9 years ago
Rich Harris 4fc22d929c Merge pull request #611 from jonataswalker/node-resolve 9 years ago
Rich Harris 9e91cb398d Merge pull request #619 from rollup/gh-618 9 years ago
Rich Harris 2b915cb6fc dont throw on single-length sourcemap segment (#618) 9 years ago
jonataswalker 29f4020f45 Use rollup-plugin-node-resolve instead of rollup-plugin-npm 9 years ago
Rich Harris 4971e0a62e report files causing transform errors 9 years ago
Oskar Segersvärd 884d98266c Merge pull request #603 from rollup/update-dependencies 9 years ago
Oskar Segersvärd 64b9dad158 Merge pull request #593 from fatfisz/eslint-config-root 9 years ago
Brian Donovan 26dcf8edb3 Update dependencies. 9 years ago
fatfisz 9ed87addbb Add another test case. 9 years ago
fatfisz 5df3e1f27c Add root: true to eslint config. 9 years ago
fatfisz 8b5c2e2b83 Add missing trailing new lines. 9 years ago
fatfisz c1978fb9e6 Normalize relative external paths. 9 years ago
Chris Reeves 79b3c4b226 Merge branch 'master' of github.com:rollup/rollup 9 years ago
Rich Harris 8a6b6d1a69 Merge pull request #583 from olegskl/add-usestrict-option-to-allowed-keys 9 years ago
Rich-Harris 49e9fac201 -> 0.25.8 9 years ago
Rich Harris 0fd8a871a6 Merge pull request #586 from MartinKolarik/master 9 years ago
Martin Kolárik 96c9bb5203 Unixize bundle entry path 9 years ago
Oleg SKLYANCHUK cc8141cc55 Add useStrict option to ALLOWED_KEYS. 9 years ago
Chris Reeves 54ce372724 delint - oops missed a semi 9 years ago
Chris Reeves 66f838ad9d add an option to add noConflict method to umd global 9 years ago
Rich-Harris eb29daaacf -> 0.25.7 9 years ago
Rich Harris 3f54869cf0 Merge pull request #576 from rollup/gh-575 9 years ago
Rich-Harris 18d3ad0ab2 gah 0.12 9 years ago
Rich-Harris faf18821b3 expand deshadowed shorthand properties (fixes #575) 9 years ago
Rich-Harris adfd0bf44c failing test for #575 9 years ago
Rich Harris a74060fad4 Merge pull request #572 from joeldenning/issue-532 9 years ago
Joel Denning 9583bb445c Allow external files to be non-existent, relative files. Fixes #532. 9 years ago
Brian Donovan 21b7c7b57d -> 0.25.6 9 years ago
Brian Donovan 8a49208e79 Merge pull request #567 from rollup/nested-conditional-expressions 9 years ago
Brian Donovan b62e8b28cc Merge pull request #569 from Zirak/master 9 years ago
Zirak 1631c08256 Handle erroneous nested member expressions 9 years ago
Brian Donovan ab76b617b4 Prune dead conditional expressions more carefully. 9 years ago
Brian Donovan dd3796ed74 -> 0.25.5 9 years ago
Brian Donovan 6fc8631ba1 Merge pull request #562 from rollup/ghi-560 9 years ago
Brian Donovan f3aca11a85 Merge pull request #566 from rollup/ghi-565 9 years ago
Brian Donovan 4fc588ea9f Rewrite an entire member expression for namespace imports. 9 years ago
Brian Donovan fa521cbddd Fix edge case for non-exported variable declaration aliases for exported globals. 9 years ago
Rich Harris b50167646e Merge pull request #542 from alalonde/master 9 years ago
Alec LaLonde 69bac2eb1c fixed bad merge 9 years ago
Alec LaLonde 22adf5d977 Merge branch 'master' of github.com:alalonde/rollup 9 years ago
Alec LaLonde 6096a72856 Added test for exports flag, fixed test flag assertion comparator 9 years ago
Alec LaLonde 73523e29b5 Allow 'exports' key 9 years ago