Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turbopack: Trace edge runtime app render errors through source maps #62901

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

wbinnssmith
Copy link
Member

@wbinnssmith wbinnssmith commented Mar 5, 2024

Similar to #62611, this implements error stack translation for edge runtime app render errors.

Test Plan: TURBOPACK=1 pnpm test-dev test/development/app-render-error-log/app-render-error-log.test.ts

Closes PACK-2665

Similar to #62611, this implements error stack translation for edge runtime app render errors.

Test Plan: `TURBOPACK=1 pnpm test-dev test/development/app-render-error-log/app-render-error-log.test.ts`
@wbinnssmith wbinnssmith requested a review from a team as a code owner March 5, 2024 20:00
@ijjk
Copy link
Member

ijjk commented Mar 5, 2024

Tests Passed

@wbinnssmith wbinnssmith merged commit f9aec90 into canary Mar 6, 2024
64 of 67 checks passed
@wbinnssmith wbinnssmith deleted the wbinnssmith/trace-app-render-errors-edge branch March 6, 2024 04:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants