aboutsummaryrefslogtreecommitdiff
path: root/test/mocha/sourcemaps.js
AgeCommit message (Collapse)Author
2021-01-19Fix overwriting existing sourcesContent in sourcemaps (#4567)Jimb Esser
2020-04-17support optional output of `names` in source maps (#3784)Alex Lam S.L
2020-04-15prevent input source map mutation (#3781)Alex Lam S.L
fixes #3780
2020-03-28handle `source-map` operations internally (#3754)Alex Lam S.L
2020-03-21fix line accounting in multi-line strings (#3752)Alex Lam S.L
fixes #3748
2019-10-15fix corner case in `ie8` & `rename` (#3474)Alex Lam S.L
fixes #3473
2019-10-11improve source map handling (#3464)Alex Lam S.L
fixes #2947 fixes #3277 fixes #3411
2019-05-04fix corner cases in `sourceMap` (#3397)Alex Lam S.L
fixes #3255 fixes #3294
2019-04-30unify logging functionality (#3392)Alex Lam S.L
fixes #3253 fixes #3254
2018-06-28implement `directives` (#3203)Alex Lam S.L
fixes #3166
2018-06-24improve `mocha` tests (#3195)Alex Lam S.L
2018-06-06general clean-ups (#3175)Alex Lam S.L
2018-05-24augment tests for inline source maps (#3145)Alex Lam S.L
2018-04-06support inline source map from multiple files (#3058)Alex Lam S.L
fixes #145
2018-04-06improve usability of `includeSources` (#3057)Alex Lam S.L
Exclude source contents from input source map if `includeSources=false` fixes #3041
2018-03-29improve test for #3023 (#3031)Alex Lam S.L
2018-03-29improve source map granularity (#3030)Alex Lam S.L
fixes #3023