rsnext/test/integration/server-side-dev-errors/pages
Hannes Bornö 2e135346cf
Don't convert error to string (#36804)
Stack trace disappears when error is converted to string.
I changed the types in `log.ts` to match `console.log`/`console.error`/`console.warn`.

fixes #31591
2022-05-11 17:02:15 +00:00
..
api
blog
gsp.js
gssp.js
uncaught-empty-exception.js Don't convert error to string (#36804) 2022-05-11 17:02:15 +00:00
uncaught-empty-rejection.js Don't convert error to string (#36804) 2022-05-11 17:02:15 +00:00
uncaught-exception.js
uncaught-rejection.js