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

Include .js.map file for production debugging #4186

Closed
CJDennis opened this issue Sep 25, 2017 · 6 comments
Closed

Include .js.map file for production debugging #4186

CJDennis opened this issue Sep 25, 2017 · 6 comments

Comments

@CJDennis
Copy link
Contributor

Please include a .js.map file for each minified .js file. This allows the minified code to be debugged by mapping it back to the original source file.

@arwalokhandwala
Copy link

arwalokhandwala commented Apr 8, 2018

@marwahaha I am a first time contributor, I would like to contribute to this issue. Can you help?

@marwahaha
Copy link
Member

@arwalokhandwala
Copy link

Ok cool, even I’ll look into it👍🏻And raise a PR!!

@shavyg2
Copy link

shavyg2 commented Aug 28, 2018

Hopefully i can help as well, let me know

@akanshgulati
Copy link

@marwahaha Please review the PR.

@marwahaha
Copy link
Member

fixed in 4dfe59b

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

Successfully merging a pull request may close this issue.

5 participants