932 Commits (1ecb4ba4bc7e033df5fc943596b7dc1171f433c0)
 

Author SHA1 Message Date
Rich Harris b3ca349eeb Merge pull request #237 from rollup/js-extensions 9 years ago
Rich Harris 95c3af1e10 add more .js extensions 9 years ago
Rich Harris e111c5d8dc add js extensions 9 years ago
Rich Harris 33c4b0d8f3 Merge pull request #236 from rollup/remove-unneeded-extension 10 years ago
Brian Donovan 14af551bfc Remove unneeded `.js` extensions in import. 10 years ago
Rich Harris c099bf4c09 Merge pull request #233 from rollup/greenkeeper-acorn-2.5.0 10 years ago
greenkeeperio-bot c7587ddf3f chore(package): update acorn to version 2.5.0 10 years ago
Rich Harris de6d997d19 only transpile own source and acorn 10 years ago
Rich Harris 3047c8c320 update self-dependency 10 years ago
Rich Harris ca5e7acbec fix build config 10 years ago
Rich Harris 15151753e8 Merge pull request #231 from rollup/0.20.2 10 years ago
Rich Harris e41c37fdb1 -> 0.20.2 10 years ago
Rich Harris 0d5005eca1 update build process 10 years ago
Rich Harris 170f1672b4 more robust deconflicting (sorry, no test yet) 10 years ago
Rich Harris fe56116264 handle errors in build config 10 years ago
Rich Harris 4d01607625 use rollup CLI for build 10 years ago
Rich Harris ccf7bb7e47 Merge pull request #230 from rollup/0.20.1 10 years ago
Rich Harris c138ee428d -> 0.20.1 10 years ago
Rich Harris a4b5437925 update deps 10 years ago
Rich Harris e1d1ce1a1c Merge pull request #229 from rollup/cli-plugins 10 years ago
Rich Harris fadd46fdf9 Merge pull request #228 from rollup/default-naming-bug 10 years ago
Rich Harris 1225d0aef7 add --config option to CLI (#226) 10 years ago
Oskar Segersvärd 64479df905 Inverse condition. Re-run the tests after restructuring code. 10 years ago
Oskar Segersvärd 502b5cf940 Disallow 'default' as an identifier name 10 years ago
Rich-Harris 455a09f1c6 remove the obsolete whats-the-catch section of the README 10 years ago
Rich Harris 4c7f8ce045 Merge pull request #209 from rollup/0.20.0 10 years ago
Rich-Harris 7d7317e094 update tests 10 years ago
Rich-Harris a474426d09 throw if deprecated options are passed 10 years ago
Rich-Harris 814003cee2 include importing module in error message when load fails 10 years ago
Rich-Harris c71761a634 warn of changed behaviour 10 years ago
Rich-Harris 1ef3060e3a keep non .js extensions, e.g. .json 10 years ago
Rich Harris 41c63fb7bc add wiki link for plugins 10 years ago
Rich Harris f43cce9fca disable code coverage pending investigation into remap-istanbul issue 10 years ago
Rich Harris fb2a7f27bf update tests to reflect proposed 0.20.0 API 10 years ago
Rich Harris 985d930423 Merge pull request #214 from rollup/greenkeeper-sourcemap-codec-1.2.1 10 years ago
greenkeeperio-bot 028bcead76 chore(package): update sourcemap-codec to version 1.2.1 10 years ago
Rich Harris f81aa71a01 Merge pull request #213 from rollup/greenkeeper-estree-walker-0.2.0 10 years ago
greenkeeperio-bot 999f5db50a chore(package): update estree-walker to version 0.2.0 10 years ago
Rich Harris b74b73f002 Merge pull request #212 from rollup/greenkeeper-sander-0.4.0 10 years ago
greenkeeperio-bot 55b62b42e6 chore(package): update sander to version 0.4.0 10 years ago
Rich Harris 46972f2189 Merge pull request #210 from rollup/greenkeeper-magic-string-0.8.0 10 years ago
greenkeeperio-bot c9c56fe0e9 chore(package): update magic-string to version 0.8.0 10 years ago
Rich Harris 223cddc55e default to options.external = [] 10 years ago
Rich Harris e39ccd2974 bump version, plus incomplete changelog 10 years ago
Rich Harris 72836cbfe0 bring back options.external but warn if missing rather than error 10 years ago
Rich Harris c65034f0fd update tests 10 years ago
Rich Harris 157a665e92 consolidate default load and resolveId, remove external resolver 10 years ago
Rich Harris 5b711ec005 support more plugin stuff, remove support for transform, resolveId, load, external, resolveExternal 10 years ago
Rich-Harris c924d5433c support plugins that return transform and intro functions 10 years ago
Rich Harris 2cb571e10f Merge pull request #206 from rollup/release-0.19.2 10 years ago