Skip to content

Commit

Permalink
doc: fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed Feb 19, 2024
1 parent 84affdb commit 9edf4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/extra/vite-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This plugin accepts all **Routify 3** options as well as the following specific

#### `ssr` (Object | Boolean)
- Enables Server Side Rendering with optional configuration.
- enable (Boolean): Enable SSR in development.
- `enable` (Boolean): Enable SSR in development.
- `type` ("cjs" | "esm"): Module type for SSR builds.

#### `ssg` (Object | Boolean)
Expand Down

0 comments on commit 9edf4b5

Please sign in to comment.