From 00f16891a67a758dd5e529c148a8720d96ca9d0d Mon Sep 17 00:00:00 2001 From: neverland Date: Mon, 14 Apr 2025 12:05:30 +0800 Subject: [PATCH] Add next-rspack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb81aa2..c571bf3 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [Runtime Environment Variables for Next.js](https://www.npmjs.com/package/@cuww/runtime-env) – Stop configuring ENV variables in CI/CD, use a cloud-native approach. - [next-google-tag-manager](https://github.com/XD2Sketch/next-google-tag-manager) – Easily add Google Tag Manager to Next 13 and up. - [next-api-decorators](https://github.com/storyofams/next-api-decorators) - Decorators to create typed Next.js API routes, with easy request validation and transformation. - +- [next-rspack](https://rspack.dev/guide/tech/next) - Use [Rspack](https://github.com/web-infra-dev/rspack) as the bundler for Next.js. ## Apps