Skip to content

fix(sveltekit): Adapt frame rewriting for kit 3#22407

Merged
chargome merged 2 commits into
developfrom
cg/sveltekit3-in-app-frames
Jul 21, 2026
Merged

fix(sveltekit): Adapt frame rewriting for kit 3#22407
chargome merged 2 commits into
developfrom
cg/sveltekit3-in-app-frames

Conversation

@chargome

Copy link
Copy Markdown
Member

SvelteKit 3's Vite/Rolldown server build source-maps error frames to relative project paths like src/routes/+page.ts instead of the previous bundled absolute chunk paths. Our default parser flagged the user's own load/route frames as in_app: false.

This pr adds a check for this case and adds a prefix + in_app: true

@chargome chargome self-assigned this Jul 21, 2026
@chargome
chargome marked this pull request as ready for review July 21, 2026 08:30
@chargome
chargome requested a review from a team as a code owner July 21, 2026 08:30
@chargome
chargome requested review from mydea and nicohrubec and removed request for a team July 21, 2026 08:30
@chargome

Copy link
Copy Markdown
Member Author

bugbot run

@chargome
chargome requested a review from Lms24 July 21, 2026 08:30

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 5ba9d66. Configure here.

@chargome
chargome merged commit 94ad7bc into develop Jul 21, 2026
54 checks passed
@chargome
chargome deleted the cg/sveltekit3-in-app-frames branch July 21, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants