Skip to content

Commit

Permalink
fix: preview jsdoc params (#7903)
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Apr 25, 2022
1 parent 0d2089c commit e474381
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vite/src/node/preview.ts
Expand Up @@ -55,8 +55,6 @@ export interface PreviewServer {

/**
* Starts the Vite server in preview mode, to simulate a production deployment
* @param config - the resolved Vite config
* @param serverOptions - what host and port to use
* @experimental
*/
export async function preview(
Expand Down

0 comments on commit e474381

Please sign in to comment.