Skip to content

fix(@ngtools/webpack): when an error happens rediagnose the file - #5489

Merged
hansl merged 1 commit into
angular:masterfrom
hansl:ng-serve-fix
Mar 17, 2017
Merged

fix(@ngtools/webpack): when an error happens rediagnose the file#5489
hansl merged 1 commit into
angular:masterfrom
hansl:ng-serve-fix

Conversation

@hansl

@hansl hansl commented Mar 17, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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