Commit 216b435
Diogo Franco (Kovensky)
only-dev-server: Remind user that hot updates stopped
If a previous update fails or aborts, the webpackHotUpdate handler stops
calling check(). This is fine in dev-server.js, as any failure will
cause a window.location.reload() anyway, but only-dev-server.js will
complain once and then silently not work anymore.1 parent cf00a1a commit 216b435
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
0 commit comments