nitrojs / nitrojs/nitro

Rsbuild integration and contribution guidance

Open
#4,603 1 comment 0 reactions 1 assignee View on GitHub

@pi0 is already working on this.

Since Sep 9, 2026.

Dominant language
TypeScript
Stars
11.2k
Forks
899
Avg merge
2d 24m
Merged PRs (30d)
40

Description

Describe the feature

Hi! Are there any plans or ongoing work to support an Rsbuild integration in Nitro, similar to nitro/vite?

The use case is to combine Rsbuild's frontend and SSR builds with Nitro's API routes, middleware, prerendering, and deployment presets through an integrated development and build workflow.

Before starting any implementation, I'd like to understand the maintainers' preferred direction:

  • Would an Rsbuild integration be welcome, and is there any existing work to coordinate with?
  • Would an adapter that lets Rsbuild compile the application while reusing Nitro's existing server bundler be a reasonable first step?
  • Are there architectural constraints or blockers to consider, especially around SSR development, runtime sharing, and deployment compatibility?

I'm happy to help investigate any blockers, build a prototype, and contribute implementation and tests. Please let me know what initial scope would be most useful and where I could help.

Additional information
  • Would you be willing to help implement this feature?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.