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(build): support prerendering #23

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

pi0
Copy link
Contributor

@pi0 pi0 commented Dec 13, 2023

This PR adds support for nitro prerendering during the build.

Standard order ref from nitro CLI: https://github.com/unjs/nitro/blob/main/src/cli/commands/build.ts#L36 (after copying public assets to make them accessible but if for some reason you might want to move it before it works)

Copy link

codesandbox bot commented Dec 13, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Dec 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vinxi-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 8:29pm

@nksaraf nksaraf merged commit 5b157c3 into nksaraf:main Dec 13, 2023
3 checks passed
@pi0 pi0 deleted the feat/prerender branch December 13, 2023 21:36
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.

None yet

2 participants