760 Commits (5c88259abc94157953b97b4b7d3e5fa06abafb0b)

Author SHA1 Message Date
Bogdan Chadkin 1a2d3dce26 Changde indent default to false 9 years ago
Bogdan Chadkin 684dde0a30 Cache resolvedIds in modules to improve incremental build 9 years ago
Eli Skeggs 07cb666562 Add new test 9 years ago
Eli Skeggs c2f65e75cc Fix existing test 9 years ago
Rich-Harris e275a9cd60 oops 9 years ago
Rich-Harris 93ec667228 more aggressive linting 9 years ago
Rich-Harris 1e98a69e2e fix export * from external bug 9 years ago
Kurt Blackwell c5fa9b2a42 Introduce eslint to tests. Complaints are fixed, but none of them major. 9 years ago
Rich-Harris 328d145221 support paths config (#754) 9 years ago
Rich-Harris dbfa280fcd ensure reassigned exports are declared in an ES bundle (#755) 9 years ago
Rich-Harris 035f66e8d9 reinstate all tests 9 years ago
Rich-Harris 392a338c64 add newline after sourcemap comment. fixes #756 9 years ago
Rich-Harris bfe49e3d2d whoops, config file cant have ES6 in node 0.12 9 years ago
Rich-Harris aa4cf42f45 fix another test 9 years ago
Rich-Harris 262dccfd6f update test 9 years ago
Rich-Harris 31f55a4755 use resolved IDs for external modules to allow options.globals to work with relative imports (#763) 9 years ago
Pat Cavit 9acb92dcd0 Try making ongenerate/onwrite more useful 9 years ago
Rich-Harris 4a8ce666ab warn on top-level `this` – fixes #770 9 years ago
Kurt Blackwell e37bc0be8d Set directory before each sourcemap test so that it can be depended on. Remove relative-paths' dependency on path.relative with process.cwd() which doesn't work in some situations. 9 years ago
Kurt Blackwell 5605ce5c85 Add a test for loading config when the drive letter doesn't match after realpath. List 'fs' as external dependency. 9 years ago
1111hui 28491ea540 FIX: --no-strict command line option not map bug 9 years ago
Rich Harris 78db6134af indicate source of transform error where possible, and downgrade non-sourcemap-generating transforms to a warning (#746) 9 years ago
Rich Harris 84cccae433 change language to reflect the fact that conflicting namespaces are permitted, if discouraged 9 years ago
Rich Harris 3eae936dbc generate correct sourcemap with reified namespaces (#668) 9 years ago
Rich-Harris 9f2a92d900 exclude plugin helpers from sourcemaps 9 years ago
Bogdan Chadkin 5028da3a27 Test all 9 years ago
Bogdan Chadkin 8798331389 Warn on namespace conflicts 9 years ago
Rich-Harris ec5b11f76b failing test for #743 9 years ago
Rich Harris 2a8bc9569e ass async onwrite hook 9 years ago
Rich Harris b28a019014 synchronous ongenerate hook (#353) 9 years ago
Rich Harris e0e4dc1cd2 support rollup --config node:whatever (#736) 9 years ago
Rich Harris b0582a5384 add another failing test for #733, but skip it for now 9 years ago
Rich Harris e628775a42 track side-effects to default exports - fixes #733, sort of 9 years ago
Rich Harris f6ac48283f failing test for #733 9 years ago
operandom a335283a73 Add test : handle external is a function in config. 9 years ago
Bogdan Chadkin 6917687996 Fail on export all dup optionally 9 years ago
Bogdan Chadkin d5c232d6cc Fail on duplicating in export * from 9 years ago
Rich-Harris 391dee5c98 fix test 9 years ago
Rich-Harris 8c25878608 ensure local rollup build is used 9 years ago
Rich-Harris 4ecc219330 update test files 9 years ago
Rich-Harris 67b5fc6018 rename expected output files (es6.js -> es.js) 9 years ago
Rich-Harris 9f399591b3 add test for es6 format warning 9 years ago
Rich-Harris c542325a58 switch tests from babel to buble 9 years ago
Rich Harris 9b13711cf7 update allowed options test 9 years ago
Permutator 3a2f9b6e15
Don't use endsWith. Will this fix the 0.12 build? 9 years ago
Permutator e256ddb727
Removed debugging line in sourcemaps loaders test 9 years ago
Permutator 2a7a1a7090
Updated test for loader sourcemaps 9 years ago
Permutator 3f39f2aec4
Simplify sourcemaps loaders test 9 years ago
Permutator 22f57c4571
Made it possible for plugin loaders to provide sourcemaps 9 years ago
Rich Harris 89327d50b2 oops 9 years ago