25 Commits (ccbc11cce196bdc88c1b0bf55a8bcb40837f5269)

Author SHA1 Message Date
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 9 years ago
Rich Harris 1225d0aef7 add --config option to CLI (#226) 9 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