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

feat: partial prerendering #501

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: partial prerendering #501

wants to merge 4 commits into from

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Jul 5, 2024

Rebased version of #396

Copy link
Owner Author

hi-ogawa commented Jul 5, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hi-ogawa and the rest of your teammates on Graphite Graphite

@hi-ogawa hi-ogawa changed the title chore: copy https://github.com/hi-ogawa/vite-plugins/pull/396 feat: partial prerendering (rebased) Jul 5, 2024
packages/react-server/src/features/prerender/plugin.ts Outdated Show resolved Hide resolved
Comment on lines 202 to 203
// PPR (manifest is injected during build)
const pprManifest: PPRManifest = (globalThis as any)
Copy link
Owner Author

Choose a reason for hiding this comment

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

todo: move some logic to features/prerender/ssr

packages/react-server/src/entry/ssr.tsx Show resolved Hide resolved
@hi-ogawa hi-ogawa mentioned this pull request Jul 5, 2024
13 tasks
@hi-ogawa hi-ogawa changed the title feat: partial prerendering (rebased) feat: partial prerendering Jul 5, 2024
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