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(compiler-cli): set source file ranges in node emitter #19348

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

chuckjaz
Copy link
Contributor

Enables source mapping from the template to the generated files.

PR Type

What kind of change does this PR introduce?

[x] Feature

What is the current behavior?

The source maps produced for generated code does not include template information.

What is the new behavior?

The source maps produced for the code generate for templates maps back to the generated template.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@mary-poppins
Copy link

You can preview 6989579 at https://pr19348-6989579.ngbuilds.io/.

Enables source mapping from the template to the generated files.
@mary-poppins
Copy link

You can preview 2af6c0f at https://pr19348-2af6c0f.ngbuilds.io/.

@mary-poppins
Copy link

You can preview 95f9552 at https://pr19348-95f9552.ngbuilds.io/.

@IgorMinar IgorMinar added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Sep 26, 2017
@vicb vicb merged commit 27c6638 into angular:master Sep 26, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants