Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turbopack: Decode module component when tracing stack frames
In addition to the file path, also url-decode the module name (represented by the `id` query parameter). Test Plan: Together with vercel/turborepo#7682, this fixes `pnpm testonly-dev test/development/basic/hmr.test.ts "should recover from errors in the render function"`
- Loading branch information