Skip to content

Commit a6b6d12

Browse files
committed
fix: snapshot
1 parent 5865c61 commit a6b6d12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/e2e/__snapshots__/multi-compiler.test.js.snap.webpack5

+6
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,13 @@ Array [
5151
"[HMR] Cannot apply update. Need to do a full reload!",
5252
"[HMR] Error: Aborted because ./browser.js is not accepted
5353
Update propagation: ./browser.js
54+
at applyHandler (http://127.0.0.1:8103/browser.js:1077:31)
55+
at http://127.0.0.1:8103/browser.js:776:21
5456
at Array.map (<anonymous>)
57+
at internalApply (http://127.0.0.1:8103/browser.js:775:54)
58+
at http://127.0.0.1:8103/browser.js:745:26
59+
at waitForBlockingPromises (http://127.0.0.1:8103/browser.js:699:48)
60+
at http://127.0.0.1:8103/browser.js:743:24",
5561
"[webpack-dev-server] Server started: Hot Module Replacement enabled, Live Reloading disabled, Progress disabled, Overlay enabled.",
5662
"[HMR] Waiting for update signal from WDS...",
5763
"Hello from the browser",

0 commit comments

Comments
 (0)