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

Stop not emitting mappings for function and class names #25210

Merged
merged 1 commit into from
Jun 26, 2018

Conversation

weswigham
Copy link
Member

cc @rbuckton

Ref #24867, #24866 and there was another issue about class names not having maps that I can't find that was probably caused by this, too. For some reason we were never emitting mappings for function and class names. We had explicitly disabled it. We can't seem to find any reasoning for why, so we should stop doing that, I guess, since it makes declaration maps (and probably normal sourcemaps) worse.

Copy link
Member

@rbuckton rbuckton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After spot checking the various sourcemap.txt outputs, I'm pretty comfortable with this change.

@mhegazy
Copy link
Contributor

mhegazy commented Jun 26, 2018

@andy-ms can you give this a quick test too.

@weswigham weswigham merged commit fc37b79 into microsoft:master Jun 26, 2018
@weswigham weswigham deleted the map-class-and-function-names branch June 26, 2018 22:05
@ghost
Copy link

ghost commented Jun 27, 2018

Tested in #24867

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.

3 participants