rsnext/packages/react-dev-overlay
Will Binns-Smith 1ffef0f1a3
Turbopack: support more server code in tracing error stack frames (#57156)
This:
- Uses `isServer` to use the appropriate Turbopack `FileSystem` when
creating `FileSystemPath`s
- Properly uri decodes path segments originating from `file://` uris
- Correctly reads chunks starting at the project path instead of the
root path


Closes WEB-1815

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-10-20 17:09:10 -07:00
..
src Turbopack: support more server code in tracing error stack frames (#57156) 2023-10-20 17:09:10 -07:00
types Port error overlay hydration error to pages directory (#46677) 2023-03-06 19:40:25 -08:00
package.json v13.5.7-canary.13 2023-10-20 23:23:41 +00:00
README.md [Fast Refresh] Redesigned Runtime Error Experience (#12222) 2020-04-30 10:50:25 -04:00
tsconfig.json chore: upgrade to TypeScript 5.2.2 (#55105) 2023-09-07 18:46:05 +00:00

@next/react-dev-overlay

A development-only overlay for developing React applications.