diff --git a/apps/docs/content/ar/docs/04-community/02-rspack.mdx b/apps/docs/content/ar/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..5b43bbe8 --- /dev/null +++ b/apps/docs/content/ar/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:18:36.555Z +title: تكامل Rspack +nav_title: Rspack +description: استخدم ملحق `next-rspack` لتجميع تطبيق Next.js الخاص بك مع Rspack. +version: experimental +--- + +قام فريق Rspack بإنشاء ملحق مجتمعي لـ Next.js، وهو جزء من [جهد تعاوني](https://rspack.rs/blog/rspack-next-partner) مع فريق Rspack. + +هذا الملحق حاليًا في مرحلة تجريبية. يرجى استخدام [نقاش GitHub هذا](https://github.com/vercel/next.js/discussions/77800) لتقديم ملاحظاتك حول أي مشكلات تواجهها. + +تعلم المزيد من [وثائق Rspack](https://rspack.rs/guide/tech/next) وجرب [هذا المثال](https://github.com/vercel/next.js/tree/canary/examples/with-rspack). \ No newline at end of file diff --git a/apps/docs/content/de/docs/04-community/02-rspack.mdx b/apps/docs/content/de/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..784d08a0 --- /dev/null +++ b/apps/docs/content/de/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:17:36.727Z +title: Rspack-Integration +nav_title: Rspack +description: Verwenden Sie das `next-rspack`-Plugin, um Ihr Next.js-Projekt mit Rspack zu bündeln. +version: experimental +--- + +Das Rspack-Team hat ein Community-Plugin für Next.js entwickelt, das Teil einer [Partnerschaftsinitiative](https://rspack.rs/blog/rspack-next-partner) mit dem Rspack-Team ist. + +Dieses Plugin ist derzeit experimentell. Bitte nutzen Sie diesen [Diskussions-Thread](https://github.com/vercel/next.js/discussions/77800), um Feedback zu etwaigen Problemen zu geben. + +Weitere Informationen finden Sie in den [Rspack-Dokumentationen](https://rspack.rs/guide/tech/next) und probieren Sie [dieses Beispiel](https://github.com/vercel/next.js/tree/canary/examples/with-rspack) aus. \ No newline at end of file diff --git a/apps/docs/content/es/docs/04-community/02-rspack.mdx b/apps/docs/content/es/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..783b8a94 --- /dev/null +++ b/apps/docs/content/es/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:17:16.596Z +title: Integración con Rspack +nav_title: Rspack +description: Utilice el plugin `next-rspack` para empaquetar su aplicación Next.js con Rspack. +version: experimental +--- + +El equipo de Rspack ha creado un plugin comunitario para Next.js, como parte de un [esfuerzo de colaboración](https://rspack.rs/blog/rspack-next-partner) con el equipo de Rspack. + +Este plugin se encuentra actualmente en fase experimental. Por favor, utilice este [hilo de discusión](https://github.com/vercel/next.js/discussions/77800) para compartir comentarios sobre cualquier problema que encuentre. + +Obtenga más información en la [documentación de Rspack](https://rspack.rs/guide/tech/next) y pruebe [este ejemplo](https://github.com/vercel/next.js/tree/canary/examples/with-rspack). \ No newline at end of file diff --git a/apps/docs/content/fr/docs/04-community/02-rspack.mdx b/apps/docs/content/fr/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..f838c56d --- /dev/null +++ b/apps/docs/content/fr/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:17:56.113Z +title: Intégration Rspack +nav_title: Rspack +description: Utilisez le plugin `next-rspack` pour compiler votre application Next.js avec Rspack. +version: experimental +--- + +L'équipe Rspack a créé un plugin communautaire pour Next.js, dans le cadre d'un [effort de collaboration](https://rspack.rs/blog/rspack-next-partner) avec l'équipe Rspack. + +Ce plugin est actuellement expérimental. Veuillez utiliser ce [fil de discussion](https://github.com/vercel/next.js/discussions/77800) pour partager vos retours sur les problèmes rencontrés. + +Pour en savoir plus, consultez la [documentation Rspack](https://rspack.rs/guide/tech/next) et essayez [cet exemple](https://github.com/vercel/next.js/tree/canary/examples/with-rspack). \ No newline at end of file diff --git a/apps/docs/content/ja/docs/04-community/02-rspack.mdx b/apps/docs/content/ja/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..4b3ac541 --- /dev/null +++ b/apps/docs/content/ja/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:16:55.877Z +title: Rspack インテグレーション +nav_title: Rspack +description: `next-rspack` プラグインを使用して Next.js を Rspack でバンドルします。 +version: experimental +--- + +Rspack チームは Next.js 向けのコミュニティプラグインを作成しており、これは Rspack チームとの[パートナーシップ活動](https://rspack.rs/blog/rspack-next-partner)の一環です。 + +このプラグインは現在実験的 (experimental) な機能です。問題が発生した場合は[ディスカッションスレッド](https://github.com/vercel/next.js/discussions/77800)でフィードバックをお寄せください。 + +詳細は [Rspack ドキュメント](https://rspack.rs/guide/tech/next)で確認し、[このサンプル](https://github.com/vercel/next.js/tree/canary/examples/with-rspack)を試してみてください。 \ No newline at end of file diff --git a/apps/docs/content/ru/docs/04-community/02-rspack.mdx b/apps/docs/content/ru/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..630dd895 --- /dev/null +++ b/apps/docs/content/ru/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:18:16.533Z +title: Интеграция с Rspack +nav_title: Rspack +description: Используйте плагин `next-rspack` для сборки вашего Next.js-приложения с помощью Rspack. +version: experimental +--- + +Команда Rspack разработала плагин для Next.js в рамках [партнёрского сотрудничества](https://rspack.rs/blog/rspack-next-partner) с командой Rspack. + +В настоящее время этот плагин находится на экспериментальной стадии. Пожалуйста, оставляйте отзывы о любых проблемах в [обсуждении](https://github.com/vercel/next.js/discussions/77800). + +Подробнее читайте в [документации Rspack](https://rspack.rs/guide/tech/next) и попробуйте [этот пример](https://github.com/vercel/next.js/tree/canary/examples/with-rspack). \ No newline at end of file diff --git a/apps/docs/content/zh-hans/docs/04-community/02-rspack.mdx b/apps/docs/content/zh-hans/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..3444c7d7 --- /dev/null +++ b/apps/docs/content/zh-hans/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:16:17.857Z +title: Rspack 集成 +nav_title: Rspack +description: 使用 `next-rspack` 插件将 Next.js 与 Rspack 打包工具集成 +version: experimental +--- + +Rspack 团队为 Next.js 创建了一个社区插件,这是与 Rspack 团队 [合作计划](https://rspack.rs/blog/rspack-next-partner) 的一部分。 + +该插件目前处于实验阶段。如遇到任何问题,请通过 [讨论帖](https://github.com/vercel/next.js/discussions/77800) 提供反馈。 + +了解更多信息请查看 [Rspack 文档](https://rspack.rs/guide/tech/next),并尝试 [此示例项目](https://github.com/vercel/next.js/tree/canary/examples/with-rspack)。 \ No newline at end of file diff --git a/apps/docs/content/zh-hant/docs/04-community/02-rspack.mdx b/apps/docs/content/zh-hant/docs/04-community/02-rspack.mdx new file mode 100644 index 00000000..fc4483da --- /dev/null +++ b/apps/docs/content/zh-hant/docs/04-community/02-rspack.mdx @@ -0,0 +1,14 @@ +--- +source-updated-at: 2025-06-09T15:29:24.000Z +translation-updated-at: 2025-06-09T22:16:36.301Z +title: Rspack 整合 +nav_title: Rspack +description: 使用 `next-rspack` 外掛程式將 Next.js 與 Rspack 進行打包整合 +version: experimental +--- + +Rspack 團隊為 Next.js 開發了一個社群外掛程式,這是與 Rspack 團隊 [合作計畫](https://rspack.rs/blog/rspack-next-partner) 的一部分。 + +此外掛程式目前處於實驗階段。請使用這個 [討論串](https://github.com/vercel/next.js/discussions/77800) 回報您遇到的任何問題並提供反饋。 + +更多資訊請參閱 [Rspack 文件](https://rspack.rs/guide/tech/next),並嘗試 [此範例專案](https://github.com/vercel/next.js/tree/canary/examples/with-rspack)。 \ No newline at end of file pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy