Skip to content

Commit

Permalink
some more
Browse files Browse the repository at this point in the history
  • Loading branch information
fcrozatier committed Jun 25, 2024
1 parent b933970 commit 220fd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/api-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ Vite plugins can also provide hooks that serve Vite-specific purposes. These hoo
```

::: warning Note
This plugin may not always be run if you are using a framework. It is up to the framework to call this hook.
This hook may not always be run if you are using a framework: it is up to the framework to call `server.transformIndexHtml`.
:::

### `handleHotUpdate`
Expand Down

0 comments on commit 220fd66

Please sign in to comment.