Commit f192f15
refactor(@angular/build): add console message to dev server when component HMR is enabled
An informational message has been added to the development server to ensure
that users are aware that component HMR has been enabled and provide actionable
steps in the event that an application reload may not behave as expected.
(cherry picked from commit 095f1df)1 parent 148acbd commit f192f15
File tree
1 file changed
+8
-0
lines changed- packages/angular/build/src/builders/dev-server
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
154 | 162 | | |
155 | 163 | | |
156 | 164 | | |
| |||
0 commit comments