Skip to content

Simplify source map generation#27629

Merged
rbuckton merged 6 commits intomasterfrom
sourceMapGenerator
Nov 9, 2018
Merged

Simplify source map generation#27629
rbuckton merged 6 commits intomasterfrom
sourceMapGenerator

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

@rbuckton rbuckton commented Oct 9, 2018

This PR pulls in the changes to the source map emitter from #25492, which cleans up source map generation and parsing throughout the compiler and services.

@rbuckton rbuckton requested review from a user, RyanCavanaugh and weswigham October 9, 2018 01:04
Comment thread src/compiler/core.ts Outdated
Comment thread src/compiler/core.ts Outdated
Comment thread src/compiler/core.ts Outdated
Comment thread src/compiler/core.ts Outdated
@rbuckton
Copy link
Copy Markdown
Contributor Author

rbuckton commented Nov 9, 2018

@Andy-MS, @weswigham can you take another look today? I'd like to get this in for this release if possible.

@rbuckton rbuckton requested a review from sheetalkamat November 9, 2018 21:22
@weswigham
Copy link
Copy Markdown
Member

I like the refactors quite a bit - makes the sourcemap parsing/consuming much neater. Still unsure of if the sorted array overlay optimization is strictly required but... eh.

Comment thread src/compiler/core.ts Outdated
Comment thread src/compiler/core.ts Outdated
@rbuckton rbuckton merged commit 50a0174 into master Nov 9, 2018
@rbuckton rbuckton deleted the sourceMapGenerator branch November 9, 2018 22:51
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants