Skip to content

Share theory about import ordering#215

Draft
aluhrs13 wants to merge 1 commit intomainfrom
users/aluhrs/testimports
Draft

Share theory about import ordering#215
aluhrs13 wants to merge 1 commit intomainfrom
users/aluhrs/testimports

Conversation

@aluhrs13
Copy link
Copy Markdown
Member

@aluhrs13 aluhrs13 commented Apr 10, 2026

Doing some Copilot analysis of test runs and this ordering might do better with less layout invalidation when hydrating.

@mohamedmansour
Copy link
Copy Markdown
Contributor

The JS Files in WebUI Framework are only for adding Interactive Islands, they should not trigger any layout unless a user clicked on something, the only thing this will do is delay time to interactive since it will bundle all the interactivity in one, previously we just bundle the main page.

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