Skip to content

Conversation

hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Jul 10, 2025

Description

(This PR is not for merge. Just exploring it here for convenience)

I was reading how Tanstack Start utilizes Nitro internally. What's interesting is that they don't expose "Nitro features" except preset build. I think this approach can be easier to generalize and immediately useful, so just testing some ideas here. Probably I'll suggest this on Waku later on.

TODO

  • compare with nitro experimental vite

Example

cd packages/plugin-rsc/examples/react-router
NITRO_PRESET=node-server pnpm build
node dist/nitro/output/server/index.mjs

@hi-ogawa hi-ogawa changed the title chore: add nitro build example chore: add nitro build example (not merge) Jul 10, 2025
@hi-ogawa
Copy link
Contributor Author

hi-ogawa commented Aug 7, 2025

Closed in favor of hi-ogawa/vite-plugins#1147

@hi-ogawa hi-ogawa closed this Aug 7, 2025
@hi-ogawa hi-ogawa deleted the 07-10-chore_add_nitro_build_example branch August 7, 2025 07:19
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