Skip to content

Commit 12ee74f

Browse files
Create sitemap.rst
1 parent 6cf83dc commit 12ee74f

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Docs/app/next-rapack/sitemap.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Rspack Integration
3+
description: "Use the `next-rspack` plugin to bundle your Next.js with Rspack."
4+
url: "https://nextjs.org/docs/community/rspack"
5+
docs_index: /docs/llms.txt
6+
version: 16.2.9
7+
lastUpdated: 2025-06-09
8+
prerequisites:
9+
- "Community: /docs/community"
10+
---
11+
12+
13+
> For an index of all Next.js documentation, see [/docs/llms.txt](/docs/llms.txt).
14+
15+
> This feature is currently experimental and subject to change, it's not recommended for production. Try it out and share your feedback on [GitHub](https://github.com/vercel/next.js/issues).
16+
17+
The Rspack team has created a community plugin for Next.js, which is part of a [partnering effort](https://rspack.rs/blog/rspack-next-partner) with the Rspack team.
18+
19+
This plugin is currently experimental. Please use this [discussion thread](https://github.com/vercel/next.js/discussions/77800) to give feedback on any issues you encounter.
20+
21+
Learn more on the [Rspack docs](https://rspack.rs/guide/tech/next) and try out [this example](https://github.com/vercel/next.js/tree/canary/examples/with-rspack).
22+
---
23+
24+
For a semantic overview of all documentation, see [/docs/sitemap.md](/docs/sitemap.md)
25+
26+
For an index of all available documentation, see [/docs/llms.txt](/docs/llms.txt)

0 commit comments

Comments
 (0)