We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2c06d commit e498a79Copy full SHA for e498a79
test/e2e/__snapshots__/stats.test.js.snap.webpack4
@@ -1,14 +1,5 @@
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3
-exports[`stats should work and respect the "ignoreWarnings" option 1`] = `
4
-Array [
5
- "[HMR] Waiting for update signal from WDS...",
6
- "Hey.",
7
- "[webpack-dev-server] Hot Module Replacement enabled.",
8
- "[webpack-dev-server] Live Reloading enabled.",
9
-]
10
-`;
11
-
12
exports[`stats should work using "{ assets: false }" value for the "stats" option 1`] = `
13
Array [
14
"[HMR] Waiting for update signal from WDS...",
0 commit comments