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

Add 'sourceMapUrl' option #327

Merged
merged 1 commit into from
Mar 4, 2016
Merged

Add 'sourceMapUrl' option #327

merged 1 commit into from
Mar 4, 2016

Conversation

RyanFrench
Copy link
Contributor

Added an option to override the calculated sourceMappingUrl value in the
minified output.

For my personal use case, I am currently working on a microservice that is loaded into a branding service created by someone else. Due to the way routing is being handled in the branding service, relative URL's cannot be used for accessing the source maps.

This would also solve the issue of hosting the minified javascript and source maps on a CDN, as outlined in #202

Added an option to override the calcuated sourceMappingUrl value in the
minified output
@waltfy
Copy link

waltfy commented May 13, 2015

+1

4 similar comments
@ashokfernandez
Copy link

+1

@DmitryGonchar
Copy link

+1

@denisbabineau
Copy link

+1

@haugthom
Copy link

haugthom commented Nov 2, 2015

+1

vladikoff added a commit that referenced this pull request Mar 4, 2016
@vladikoff vladikoff merged commit 2c17823 into gruntjs:master Mar 4, 2016
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.

None yet

7 participants