18 Commits (8b5c2e2b83fa7dbacbc1b550d0aa0af53e7e2009)

Author SHA1 Message Date
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 9 years ago
Oskar Segersvärd aa54b2ced8 Add `--strict/--no-strict` CLI option. 9 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 3e96e3051b make CLI tests work in Travis-CI 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