Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript Source map generated by Closure compiler can have multiple links to the source files #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

i045053
Copy link

@i045053 i045053 commented Apr 17, 2015

JavaScript Source map generated by Closure compiler now can have links to each source file instead of only one link to the merged sources file. This may be
useful when debugging many JavaScript source files.
This is configured with the option closureMapToOriginalSourceFiles = true

…s to

each source file instead of one link to the merged file. This may be
useful when debugging many JavaScript source files.
This is configured with the option closureMapToOriginalSourceFiles = true
@i045053 i045053 changed the title JavaScript Source map generated by Closure compiler now can have links t... JavaScript Source map generated by Closure compiler can have multiple links to the source files Apr 17, 2015
@ychumak
Copy link

ychumak commented Apr 30, 2015

Please, merge with 1.6.2 release too - a lot of people use java 6.

@dwatling
Copy link

+1

@nedjs
Copy link

nedjs commented Sep 8, 2015

+1, any status on merging this?

@derfsubterfuge
Copy link

+1. Any updates on this? This would be great to have!

@progmacattack
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants