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(@ngtools/webpack): when an error happens rediagnose the file #5489

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

hansl
Copy link
Contributor

@hansl hansl commented Mar 17, 2017

Before there was a bug that the file wasnt forced to rediagnose.

If the file changed, we wont diagnose it twice because we keep a hash table per compilation anyway.

Fixes #4810
Fixes #5404

Before there was a bug that the file wasnt forced to rediagnose.

If the file changed, we wont diagnose it twice because we keep a hash table per compilation anyway.

Fixes angular#4810
Fixes angular#5404
@hansl hansl merged commit 4bd8bd2 into angular:master Mar 17, 2017
@hansl hansl deleted the ng-serve-fix branch March 17, 2017 22:58
@filipesilva filipesilva mentioned this pull request Mar 18, 2017
1 task
@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 11, 2019
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.

rebuild with ng serve is not reliable ng serve behaves inconsistently for subsequent calls
4 participants