You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,9 @@ This [Fastify](https://fastify.dev) plugin lets you:
12
12
- with configuration hooks to **ease router integration** and **other customizations**
13
13
- automatically serve your Vite production bundle, inferred from a Vite configuration file.
14
14
15
-
This repository is also the home of `@fastify/vue` and `@fastify/react`, which are _renderer packages_*for*`@fastify/vite` and provide basic Nuxt and Next.js-like (respectively) functionality for the latest versions of Vue and React.
15
+
This repository is also the home of `@fastify/vue` and `@fastify/react`.
16
+
17
+
Those are _renderer packages_*for*`@fastify/vite` and provide basic Nuxt and Next.js-like (respectively) functionality for the latest versions of Vue and React.
16
18
17
19
See the [full documentation suite](https://fastify-vite.dev) to learn more.
0 commit comments