Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
1.6.2 SourceMap documentation doesn't match implementation #2874
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
Seems up-to-date to me now. Probably 1.6.3 did that. |
jashkenas
closed this
Oct 20, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dhm116 commentedMar 21, 2013
The documentation (source) for using the
SourceMap
class does not match the actual implementation for the current stable version.I would love to see the version of
SourceMap
in themaster
branch make it into1.6.3
so that I can get an updated pull request to TrevorBurnham/Jitter#25