22 Commits (2368ae242e73ceb41e9dcbc3fc6fe1cdeb76cf14)

Author SHA1 Message Date
Rich-Harris 23813bc4e7 apply kzc patch to prevent escape codes and emojis appearing in non-TTY stderr (#1201) 8 years ago
Rich-Harris 532dff162e change recommendation to local installation of rollup-watch (#1082) 8 years ago
Rich-Harris f695e628d6 richer warnings in CLI 8 years ago
Rich-Harris a44a171dad update CLI to handle new warnings 8 years ago
Rich-Harris 028e425b91 more informative warning for implicit external dependencies 8 years ago
1111hui d5997f36c3 FIX: test for legacy; remove Object.define for legacy 8 years ago
Bogdan Chadkin 62503515f3 Fix --help format description 8 years ago
Rich-Harris 3de477137a fix rollup-watch (#887) 8 years ago
Rich-Harris 3817b74002 replace require kludge in runRollup.js (#706 - comment) 8 years ago
Rich Harris 3ed945c8e1 fix noConflict when used via config file (#846) 9 years ago
Rich-Harris 392a338c64 add newline after sourcemap comment. fixes #756 9 years ago
Kurt Blackwell ce1c784f5b Use fs.realpathSync() rather than path.resolve() to match filenames passed to require.extensions[]. On Windows resolve(...) returns "c:\..." but realpath(...) returns "C:\...". 9 years ago
1111hui 28491ea540 FIX: --no-strict command line option not map bug 9 years ago
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