36 Commits (47e0f93a6eeab3f20e3c07c12b7c785b9427d81d)

Author SHA1 Message Date
Rich-Harris e4f995ed62 remove unused files 8 years ago
Rich-Harris 7e717779ff put test where it belongs 8 years ago
Rich-Harris 4dba546885 use bundle.warn and module.warn throughout codebase 8 years ago
Kurt Blackwell c5fa9b2a42 Introduce eslint to tests. Complaints are fixed, but none of them major. 8 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. 8 years ago
Rich Harris 78db6134af indicate source of transform error where possible, and downgrade non-sourcemap-generating transforms to a warning (#746) 8 years ago
Rich Harris 3eae936dbc generate correct sourcemap with reified namespaces (#668) 8 years ago
Rich-Harris 9f2a92d900 exclude plugin helpers from sourcemaps 8 years ago
Rich-Harris 391dee5c98 fix test 8 years ago
Rich-Harris c542325a58 switch tests from babel to buble 8 years ago
Permutator 3a2f9b6e15
Don't use endsWith. Will this fix the 0.12 build? 8 years ago
Permutator e256ddb727
Removed debugging line in sourcemaps loaders test 8 years ago
Permutator 2a7a1a7090
Updated test for loader sourcemaps 8 years ago
Permutator 3f39f2aec4
Simplify sourcemaps loaders test 8 years ago
Permutator 22f57c4571
Made it possible for plugin loaders to provide sourcemaps 8 years ago
Rich-Harris 3264378330 tidy up tests, squelch nuisance warnings 8 years ago
Rich Harris 2b915cb6fc dont throw on single-length sourcemap segment (#618) 9 years ago
Rich-Harris 508a046b4d fix sourcemap resolution in cases where some moudles are untransformed (#404) 9 years ago
Rich Harris d6c9733e11 Revert "Add transformBundle plugin hook" 9 years ago
Bogdan Chadkin d16d8aabe0 Add transformBundle plugin hook 9 years ago
Rich-Harris 5e4b54c92b handle names in sourcemaps 9 years ago
Rich-Harris fc0c253101 collapse sourcemaps from bundle transformers 9 years ago
Bogdan Chadkin e786b5b7bf Make transformers more straightforward 9 years ago
Bogdan Chadkin 10c4933ed6 Add sourcemaps test 9 years ago
Rich-Harris 992f441bb3 ensure dest is resolved against cwd, to make sourcemap paths relative when using CLI (#344) 9 years ago
Rich-Harris 7d7317e094 update tests 9 years ago
Rich-Harris a3a2b2b1e6 update tests 9 years ago
Rich-Harris 7976e93611 enable all tests 9 years ago
Rich-Harris e96cca5971 sourcemap aware transforms 9 years ago
Rich-Harris 3e6fe19a39 brute force merge rewrite -> rewrite-master 9 years ago
Rich-Harris 4a1a435dc3 use absolute sourceMapFile to verify relative sources (#125) 9 years ago
Oskar Segersvärd 31aa57497e Tried to fix sourcemap/names 9 years ago
Rich Harris 4a4ef6febc tidy up test 9 years ago
Rich Harris ef5d2ba017 test for #101 9 years ago
Rich-Harris 04ab791dd6 sourcemaps 10 years ago