Skip to content

Preserve watch output #49

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

Merged
merged 1 commit into from
Apr 12, 2018
Merged

Preserve watch output #49

merged 1 commit into from
Apr 12, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Apr 11, 2018

TypeScript clears console output from version 2.7.1. tns debug command prints debug URL on console after that typescript clears the output. So the debug command cannot be used.

PR Checklist

What is the current behavior?

When tns debug command is executed, the printed debug URL is cleared from typescript compiler. (from version 2.7.x+)

What is the new behavior?

When tns debug command is executed, the printed debug URL is not cleared.

TypeScript clears console output from version 2.7.1. `tns debug` command prints debug URL on console after that typescript clears the output. So the debug command cannot be used.
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov left a comment

Choose a reason for hiding this comment

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

Great Work!

@Fatme Fatme merged commit ceb6bb0 into master Apr 12, 2018
@Fatme Fatme deleted the fatme/preverse-watch-output branch April 12, 2018 11:05
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