731 Commits (5360abdb3179695fbb8426e7e6cb8ca32d11cc75)

Author SHA1 Message Date
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
Rich Harris 1d11282d6e allow user-specified acorn options (#564) 9 years ago
Rich Harris 51c3da9a6f rewrite top-level this as undefined 9 years ago
Rich Harris b62aa070bf build/bundle CLI 9 years ago
Bogdan Chadkin ccbc11cce1 Normalize absolute paths in default resolver 9 years ago
Bogdan Chadkin 2b13d59ee4 Add normalize-absolute test 9 years ago
Rich Harris 9575b680ee update test 9 years ago
Rich Harris f171048be0 remove unused variable 9 years ago
Rich Harris c2afe7d9bd rename test to workaround mochas confusion 9 years ago
Brian Donovan fca02171fa Merge target options with main options. 9 years ago
Rich-Harris 9cfedd55d4 reinstate all tests 9 years ago
Rich Harris 84d408f9ad make tests more robust (fs was getting out of sync) 9 years ago
Rich Harris fc7e0f1ce2 change option from bundle to cache 9 years ago
Rich Harris 528b692a38 ensure name suggestions are legal identifiers 9 years ago
Rich-Harris 001901a695 undo non-string ID change (#692) 9 years ago
Rich-Harris e21d8a33ee oops 9 years ago
Rich-Harris 3264378330 tidy up tests, squelch nuisance warnings 9 years ago
Rich-Harris 169ae35413 allow resolved module IDs to be non-strings 9 years ago
Brian Donovan a3f2d17596 Allow specifying multiple output targets. 9 years ago
Rich-Harris 558b4cf355 distinguish between default and namespace imports from external module (#637) 9 years ago
Rich-Harris b059d075d5 add __esModule to AMD, move to top of CJS, consistent style 9 years ago
Rich-Harris e85626ea02 options.preferConst to use const instead of var when creating statements (#653) 9 years ago
Rich-Harris c96888e2f4 deconflict ES bundle imports – fixes #659 9 years ago
Rich-Harris a50d71a63e preserve debugger statements. closes #664 9 years ago
Rich-Harris 40217fd2e1 allow options.external to be a function. closes #522 9 years ago
Rich-Harris 3705b37923 warn about eval security vulnerability 9 years ago