We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba23711 commit 5169c51Copy full SHA for 5169c51
packages/vite/src/node/preview.ts
@@ -48,7 +48,7 @@ export interface PreviewServer {
48
*/
49
httpServer: http.Server
50
/**
51
- * The resolved urls Vite prints on the
+ * The resolved urls Vite prints on the CLI
52
*
53
* @experimental
54
0 commit comments