@@ -65,9 +65,9 @@ exports[`overlay should not show initially, then show on an error and allow to c
65
65
<div>
66
66
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
67
67
<div>
68
- Module parse failed: Unterminated template (1:1) You may need an
69
- appropriate loader to handle this file type, currently no loaders are
70
- configured to process this file. See
68
+ ./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
69
+ need an appropriate loader to handle this file type, currently no
70
+ loaders are configured to process this file. See
71
71
https://webpack.js.org/concepts#loaders > \`;
72
72
</div>
73
73
<br /><br />
@@ -147,9 +147,9 @@ exports[`overlay should not show initially, then show on an error, then hide on
147
147
<div>
148
148
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
149
149
<div>
150
- Module parse failed: Unterminated template (1:1) You may need an
151
- appropriate loader to handle this file type, currently no loaders are
152
- configured to process this file. See
150
+ ./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
151
+ need an appropriate loader to handle this file type, currently no
152
+ loaders are configured to process this file. See
153
153
https://webpack.js.org/concepts#loaders > \`;
154
154
</div>
155
155
<br /><br />
@@ -229,9 +229,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
229
229
<div>
230
230
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
231
231
<div>
232
- Module parse failed: Unterminated template (1:1) You may need an
233
- appropriate loader to handle this file type, currently no loaders are
234
- configured to process this file. See
232
+ ./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
233
+ need an appropriate loader to handle this file type, currently no
234
+ loaders are configured to process this file. See
235
235
https://webpack.js.org/concepts#loaders > \`;
236
236
</div>
237
237
<br /><br />
@@ -278,9 +278,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
278
278
<div>
279
279
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
280
280
<div>
281
- Module parse failed: Unterminated template (1:1) You may need an
282
- appropriate loader to handle this file type, currently no loaders are
283
- configured to process this file. See
281
+ ./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
282
+ need an appropriate loader to handle this file type, currently no
283
+ loaders are configured to process this file. See
284
284
https://webpack.js.org/concepts#loaders > \`;a
285
285
</div>
286
286
<br /><br />
0 commit comments