@@ -30,7 +30,7 @@ Array [
30
30
"[HMR] Checking for updates on the server...",
31
31
"[HMR] Cannot apply update. Need to do a full reload!",
32
32
"[HMR] Error: Aborted because ./browser.js is not accepted
33
- Update propagation: ./browser.js
33
+ Update propagation: ./browser.js -> 0
34
34
<stack>",
35
35
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
36
36
"[HMR] Waiting for update signal from WDS...",
@@ -50,14 +50,10 @@ Array [
50
50
"[HMR] Checking for updates on the server...",
51
51
"[HMR] Cannot apply update. Need to do a full reload!",
52
52
"[HMR] Error: Aborted because ./browser.js is not accepted
53
- Update propagation: ./browser.js
54
- at applyHandler (http://127.0.0.1:8103/browser.js:1034:31)
55
- at http://127.0.0.1:8103/browser.js:733:21
56
- at Array.map (<anonymous>)
57
- at internalApply (http://127.0.0.1:8103/browser.js:732:54)
58
- at http://127.0.0.1:8103/browser.js:702:26
59
- at waitForBlockingPromises (http://127.0.0.1:8103/browser.js:656:48)
60
- at http://127.0.0.1:8103/browser.js:700:24",
53
+ Update propagation: ./browser.js -> 0
54
+ at hotApplyInternal (http://127.0.0.1:8103/browser.js:508:30)
55
+ at hotApply (http://127.0.0.1:8103/browser.js:362:19)
56
+ at http://127.0.0.1:8103/browser.js:337:22",
61
57
"[webpack-dev-server] server started with Hot Module Replacement, Overlay enabled.",
62
58
"[HMR] Waiting for update signal from WDS...",
63
59
"Hello from the browser",
@@ -148,7 +144,7 @@ Array [
148
144
"[HMR] Checking for updates on the server...",
149
145
"[HMR] Cannot apply update. Need to do a full reload!",
150
146
"[HMR] Error: Aborted because ./one.js is not accepted
151
- Update propagation: ./one.js
147
+ Update propagation: ./one.js -> 0
152
148
<stack>",
153
149
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
154
150
"[HMR] Waiting for update signal from WDS...",
@@ -166,7 +162,7 @@ Array [
166
162
"[HMR] Checking for updates on the server...",
167
163
"[HMR] Cannot apply update. Need to do a full reload!",
168
164
"[HMR] Error: Aborted because ./two.js is not accepted
169
- Update propagation: ./two.js
165
+ Update propagation: ./two.js -> 0
170
166
<stack>",
171
167
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
172
168
"[HMR] Waiting for update signal from WDS...",
@@ -188,7 +184,7 @@ Array [
188
184
"[HMR] Checking for updates on the server...",
189
185
"[HMR] Cannot apply update. Need to do a full reload!",
190
186
"[HMR] Error: Aborted because ./one.js is not accepted
191
- Update propagation: ./one.js
187
+ Update propagation: ./one.js -> 0
192
188
<stack>",
193
189
"[webpack-dev-server] server started with Hot Module Replacement, Overlay enabled.",
194
190
"[HMR] Waiting for update signal from WDS...",
@@ -206,7 +202,7 @@ Array [
206
202
"[HMR] Checking for updates on the server...",
207
203
"[HMR] Cannot apply update. Need to do a full reload!",
208
204
"[HMR] Error: Aborted because ./two.js is not accepted
209
- Update propagation: ./two.js
205
+ Update propagation: ./two.js -> 0
210
206
<stack>",
211
207
"[webpack-dev-server] server started with Hot Module Replacement, Overlay enabled.",
212
208
"[HMR] Waiting for update signal from WDS...",
0 commit comments