Skip to content

Commit

Permalink
docs(ssr): remove link to Discord channel (#19202)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahredhope authored Jan 14, 2025
1 parent db81c2d commit 0802662
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/guide/ssr.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ This is a low-level API meant for library and framework authors. If your goal is
Currently, Vite is working on an improved SSR API with the [Environment API](https://github.com/vitejs/vite/discussions/16358). Check out the link for more details.
:::

:::tip Help
If you have questions, the community is usually helpful at [Vite Discord's #ssr channel](https://discord.gg/PkbxgzPhJv).
:::

## Example Projects

Vite provides built-in support for server-side rendering (SSR). [`create-vite-extra`](https://github.com/bluwy/create-vite-extra) contains example SSR setups you can use as references for this guide:
Expand Down

0 comments on commit 0802662

Please sign in to comment.