index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
mocha
/
sourcemaps.js
Age
Commit message (
Collapse
)
Author
2021-01-19
Fix overwriting existing sourcesContent in sourcemaps (#4567)
Jimb Esser
2020-04-17
support optional output of `names` in source maps (#3784)
Alex Lam S.L
2020-04-15
prevent input source map mutation (#3781)
Alex Lam S.L
fixes #3780
2020-03-28
handle `source-map` operations internally (#3754)
Alex Lam S.L
2020-03-21
fix line accounting in multi-line strings (#3752)
Alex Lam S.L
fixes #3748
2019-10-15
fix corner case in `ie8` & `rename` (#3474)
Alex Lam S.L
fixes #3473
2019-10-11
improve source map handling (#3464)
Alex Lam S.L
fixes #2947 fixes #3277 fixes #3411
2019-05-04
fix corner cases in `sourceMap` (#3397)
Alex Lam S.L
fixes #3255 fixes #3294
2019-04-30
unify logging functionality (#3392)
Alex Lam S.L
fixes #3253 fixes #3254
2018-06-28
implement `directives` (#3203)
Alex Lam S.L
fixes #3166
2018-06-24
improve `mocha` tests (#3195)
Alex Lam S.L
2018-06-06
general clean-ups (#3175)
Alex Lam S.L
2018-05-24
augment tests for inline source maps (#3145)
Alex Lam S.L
2018-04-06
support inline source map from multiple files (#3058)
Alex Lam S.L
fixes #145
2018-04-06
improve usability of `includeSources` (#3057)
Alex Lam S.L
Exclude source contents from input source map if `includeSources=false` fixes #3041
2018-03-29
improve test for #3023 (#3031)
Alex Lam S.L
2018-03-29
improve source map granularity (#3030)
Alex Lam S.L
fixes #3023