8 Commits (5636c1a8b62bfa6cdf35e245be6d97445fb457e1)

Author SHA1 Message Date
Rich-Harris 03ed02c0f6 allow --globals to work with --external and options.external in whatever configuration (#743) 9 years ago
Rich Harris b478c19894 look for rollup-config-whatever before looking for whatever, to avoid requiring wrong package 9 years ago
Rich Harris e0e4dc1cd2 support rollup --config node:whatever (#736) 9 years ago
operandom 3b12752297 Add missing parameter. 9 years ago
operandom 9461ed325e Handle options.external is a function. 9 years ago
Rich-Harris a085bdc93a handle errors emitted by rollup-watch (#712) 9 years ago
Rich Harris b848413de9 doh 9 years ago
Rich Harris b62aa070bf build/bundle CLI 9 years ago
Rich Harris ef20502229 allow rollup --watch with targets 9 years ago
Brian Donovan fca02171fa Merge target options with main options. 9 years ago
Rich-Harris f2671c0519 oops i did it again 9 years ago
Rich-Harris 138d255af4 on second thoughts, dont auto-install. will cause problems in many cases 9 years ago
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
Brian Donovan a3f2d17596 Allow specifying multiple output targets. 9 years ago
Oskar Segersvärd 5677b3697f Allow tree-shaking to be disabled 9 years ago
Chris Reeves 66f838ad9d add an option to add noConflict method to umd global 9 years ago
Rich-Harris 8a867c17e5 warn on missing options in config file 9 years ago
Oskar Segersvärd 2296d2f6aa Pass external config option through to `rollup.rollup` 9 years ago
Rich-Harris 3e7c453c57 support banner/footer/intro/outro options via CLI 9 years ago
Rich-Harris 8936840c05 squelch external dependency warnings coming from rollup.config.js – fixes #333 9 years ago
Rich-Harris f8e68f4259 support --environment in CLI (#378) 9 years ago
Oskar Segersvärd 7a677359c6 Log errors when using `rollup -c` 9 years ago
Rich Harris fe56116264 handle errors in build config 10 years ago
Rich Harris 1225d0aef7 add --config option to CLI (#226) 10 years ago
Rich Harris 90ba35b60a --no-indent cli option 10 years ago
Oskar Segersvärd 32a1b22394 Add globals option to rollup executable. 10 years ago
Rich Harris 8a2af384b9 pass sourcemap option through from CLI 10 years ago
Rich-Harris 1111e144a8 support moduleId and moduleName via CLI (fixes #24) 10 years ago
Rich-Harris ef67ce9148 allow external modules to be specified via CLI 10 years ago
Rich-Harris f873e70ff5 oh man, never run git reset HEAD while you have unmerged paths. chaos 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 8f12b7da36 CLI 10 years ago