-
Notifications
You must be signed in to change notification settings - Fork 12k
Hot reload in angular 10???? #19025
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
Comments
This should go in angular-cli's repo https://github.com/angular/angular-cli 👍 |
Duplicate of #17324 |
See the following comments for more context: |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
🚀 HMR
Description
A clear and concise description of the problem or missing capability...https://levelup.gitconnected.com/hmr-in-angular-cli-project-eb8512ef514b this doesn't work on angular 10, Is there a way we can enable HMR in angular 10?
Describe the solution you'd like
Making a small change reloads the entire application, instead should refresh the specific component.
The text was updated successfully, but these errors were encountered: