Skip to content

feat: Try out some simple preloading #1267

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rschristian
Copy link
Member

The Tutorial & REPL have some pretty rough waterfalls at the moment, too many dynamic imports (both intentional & automatically split by Vite). This should hopefully help.

Whilst we really could do with extracting the routing logic out of the render tree (and this app would actually be a fairly good demo for that sort of thing), for now, it's pretty easy to just tack this on to the few pages that rely on client-side scripts heavily.

@rschristian rschristian force-pushed the feat/preloading-deep-dynamics branch from ba0a42e to e980c2a Compare April 16, 2025 03:52
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.

1 participant