Skip to content

Commit

Permalink
chore: remove ssr alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed May 12, 2022
1 parent 449d4f2 commit 192cdae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ export interface UserConfig {
optimizeDeps?: DepOptimizationOptions
/**
* SSR specific options
* @alpha
*/
ssr?: SSROptions
/**
Expand Down

0 comments on commit 192cdae

Please sign in to comment.