Skip to content

Commit b4bb7c3

Browse files
authored
docs: add rsbuild-plugin-i18next-extractor to Known-plugins section (#153)
1 parent 5f86d77 commit b4bb7c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,7 @@ This programmatic API gives you the same power as the CLI but with full control
11021102
## Known plugins
11031103
11041104
- [i18next-cli-plugin-svelte](https://github.com/dreamscached/i18next-cli-plugin-svelte) — a simple plugin to extract translation keys from Svelte components
1105+
[rsbuild-plugin-i18next-extractor](https://github.com/rspack-contrib/rsbuild-plugin-i18next-extractor) — A Rsbuild plugin that leverages the Rspack module graph to extract only the i18n translations that are actually imported and used in your code, preventing unused translations from being bundled.
11051106
11061107
---
11071108

0 commit comments

Comments
 (0)