Commit b327ea2
committed
👌 suppress favicon request in vue-router-app to avoid Edge console errors
Edge reports a missing /favicon.ico as a console.error, which trips the
E2E teardown check. Adding an empty data: favicon prevents the request.1 parent 6765219 commit b327ea2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments