26 Commits (934d1e1133c74818421a953398c166f66e2583ef)

Author SHA1 Message Date
Brian Donovan 934d1e1133 Prevent invalid keys from being passed in options. 9 years ago
Bogdan Chadkin 334165ceda Promise reject instead of throwing Error 9 years ago
Rich-Harris 939a94b1c3 import Promise to src/rollup.js – fixes #254 9 years ago
Rich Harris e111c5d8dc add js extensions 9 years ago
Rich-Harris a474426d09 throw if deprecated options are passed 9 years ago
Rich-Harris 41aac14d07 use rollup-babel for bundling self (is quicker!) and include banner/version in dist files 9 years ago
Rich Harris dfa6492bf8 remove sander dependency 9 years ago
Rich Harris b24c0e2738 oops linux is case sensitive 10 years ago
Rich Harris 74b362baa3 prevent confusion with sourceMappingURL 10 years ago
Rich-Harris ac6c2d03db add bundle.modules - fixes #128 10 years ago
Rich-Harris 62241d523d include imports/exports in bundle object 10 years ago
Rich-Harris 9435773b1c start moving render logic into modules 10 years ago
Rich-Harris a7aed4b2b8 WIP conversion to browser-friendly bundle 10 years ago
Rich-Harris f873e70ff5 oh man, never run git reset HEAD while you have unmerged paths. chaos 10 years ago
Rich Harris 8bad2598b7 resolve jsnext:main in node_modules by default, allow resolveExternal to be overridden 10 years ago
Rich Harris cdeace10ca BREAKING: API methods take a single argument, and external modules must be declared as such 10 years ago
Rich-Harris 9ff9d7a186 fix sourcemap options 10 years ago
Rich-Harris 04ab791dd6 sourcemaps 10 years ago
Rich-Harris ed4e27d0a7 basic finalisers for all module types 10 years ago
Rich-Harris 7dc633ce89 support custom resolvePath functions 10 years ago
Rich Harris 9402bc0730 include sourcesContent and filename in sourcemap 10 years ago
Rich-Harris 1b0454ba8e rewrite member expressions correctly 10 years ago
Rich-Harris 9ec400a2a0 replace names as necessary 10 years ago
Rich-Harris 9371a6f709 generate UMD output, handle cycles, various fixes 10 years ago
Rich-Harris 99511c6c6a some basic functionality 10 years ago
Rich Harris f9efb42fc7 initial commit 10 years ago