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

Fix sourcemaps not including sources anymore #3065

Merged

Conversation

jeffcunat
Copy link
Contributor

When updating grunt dependencies to latest one available in #2848, a regression on sourcemaps has been introduced.
As mentioned in grunt-contrib-uglify documentation, sourceMapIncludeSources and sourceMapRoot options has been deprecated.
This PR should allow again debugging with breakpoints with sourcemaps

Related original issue : #977

@epiclabsDASH epiclabsDASH added this to the 3.0.1 milestone Sep 13, 2019
@epiclabsDASH epiclabsDASH merged commit 522a7c6 into Dash-Industry-Forum:development Sep 13, 2019
@nicosang nicosang deleted the sourcemap-fix branch September 16, 2019 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants