Skip to content

feat(compiler): compileRouterToString #159

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

Merged
merged 1 commit into from
Jun 16, 2025
Merged

feat(compiler): compileRouterToString #159

merged 1 commit into from
Jun 16, 2025

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jun 16, 2025

#156

Add another compileRouterToString variant which compiles router AOT. Router data can be JSON serializable only in this mode and inlined. Usage is responsible for properly hydrating it.

Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@pi0 pi0 requested a review from aquapi June 16, 2025 12:05
@pi0 pi0 merged commit 4e25f0b into main Jun 16, 2025
3 checks passed
@pi0 pi0 mentioned this pull request Jun 16, 2025
11 tasks
Copy link
Contributor

@aquapi aquapi left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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.

2 participants