Skip to content

Commit bb00905

Browse files
committed
docs: update nextjs documentation
1 parent 6ef29ee commit bb00905

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Rspack Integration
3+
nav_title: Rspack
4+
description: Use the `next-rspack` plugin to bundle your Next.js with Rspack.
5+
version: experimental
6+
---
7+
8+
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.
9+
10+
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.
11+
12+
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).

0 commit comments

Comments
 (0)