diff options
author | Bryce Cronkite-Ratcliff <brycecr@Bryces-MacBook-Pro.local> | 2015-01-24 00:24:08 -0800 |
---|---|---|
committer | Bryce Cronkite-Ratcliff <brycecr@Bryces-MacBook-Pro.local> | 2015-01-24 00:33:02 -0800 |
commit | 5c02d65ddb8d315d53a4356c038b461ddb1cb029 (patch) | |
tree | 4d63054f6e282ba723e9ef30eb22c2af6246448d /tools | |
parent | d36067cd35fbe35fa35ab2e8a250835a2f7ff5a2 (diff) | |
download | tracifyjs-5c02d65ddb8d315d53a4356c038b461ddb1cb029.tar.gz tracifyjs-5c02d65ddb8d315d53a4356c038b461ddb1cb029.zip |
fixes issue #621 SourceMap toString JSON format
The correct format of a sourcemap is acquired
from a mozilla source map generator by calling
toJSON on this object. This patch alters the
toString function on mozilla generators to print
the format that is to spec instead of the generator's
internal representation of itself.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions