604 Commits (4e96e95def2ad0ffe3bf0025cd3d0ceff7b03b5f)

Author SHA1 Message Date
Rich Harris 7e67b8b273 test for #669 8 years ago
Rich Harris 8ecbd78539 enable previously failing test for #733 8 years ago
Rich Harris ccb28cf56b add test for #893 8 years ago
Rich Harris 83ccb97253 clone ASTs, for fast incremental rebuilds 8 years ago
Rich Harris 37d8950d99 skip module order tests for now 8 years ago
Rich Harris 0eecb7d509 re-enable all tests 8 years ago
Rich Harris c096eb4b26 test for #898 8 years ago
Rich Harris 9ded29e9ec add test for #901 8 years ago
Rich-Harris 173cfc0df7 rewrite 8 years ago
Pat Cavit a27ba30aa6 Add options as second arg to .transformBundle 8 years ago
Rich Harris 1d7c853ce6 prevent leaky state, always clone magic-string 8 years ago
Rich Harris 53b21d1629 ensure intro appears before interop block (#880) 8 years ago
Rich Harris 3ed945c8e1 fix noConflict when used via config file (#846) 8 years ago
Rich Harris 98b4da0f35 allow custom bundle context (#851) 8 years ago
Rich Harris ebbb5bec62 put outro after export block, not before (#852) 8 years ago
Rich-Harris 4ed3909d71 add test 8 years ago
Rich-Harris 8c737c3152 update test results 8 years ago
Permutator 709a4f783d Removed unnecessary imports in does-not-mangle-entry-point test 9 years ago
Permutator 94d5877822 Added a test for not mangling the entry point 9 years ago
Bogdan Chadkin a945b77eb3 Clean up test 9 years ago
Bogdan Chadkin d39105d688 Improve linting 9 years ago
Bogdan Chadkin b86be27b08 failing test for #813 9 years ago
ph.ter 088d12bf9f Avoid infinite recursion in Bundle.sort() 9 years ago
Chadkin 23f89abf32 -> v0.34.2 9 years ago
Bogdan Chadkin b215060634 Wrap source id with quotes in unresolved error 9 years ago
Bogdan Chadkin 8bca62b559 Test for not resolved module 9 years ago
Bogdan Chadkin bd1c379a17 Reduce transformers error message chain 9 years ago
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