Skip to content

Commit 161ccd8

Browse files
committed
docs(rolldown): update hook filter link
1 parent fd8728a commit 161ccd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/rolldown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ const plugin = {
314314

315315
### フックフィルター機能 {#hook-filter-feature}
316316

317-
Rolldown は[フックフィルター機能](https://rolldown.rs/guide/plugin-development#plugin-hook-filters)を導入して、Rust と JavaScript のランタイムの間の通信を縮小しました。この機能を使用することで、プラグインのパフォーマンスを向上させることができます。
317+
Rolldown は[フックフィルター機能](https://rolldown.rs/plugins/hook-filters)を導入して、Rust と JavaScript のランタイムの間の通信を縮小しました。この機能を使用することで、プラグインのパフォーマンスを向上させることができます。
318318
これは、Rollup 4.38.0+ および Vite 6.3.0+ によってサポートされています。プラグインを古いバージョンとの後方互換性を持たせるには、フックハンドラー内でフィルターを実行してください。
319319

320320
::: tip

0 commit comments

Comments
 (0)