Skip to content

Commit

Permalink
docs: remove server.force
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed May 31, 2022
1 parent cfc37ac commit 20c18dd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/config/server-options.md
Expand Up @@ -107,13 +107,6 @@ Configure CORS for the dev server. This is enabled by default and allows any ori

Specify server response headers.

## server.force

- **Type:** `boolean`
- **Related:** [Dependency Pre-Bundling](/guide/dep-pre-bundling)

Set to `true` to force dependency pre-bundling.

## server.hmr

- **Type:** `boolean | { protocol?: string, host?: string, port?: number, path?: string, timeout?: number, overlay?: boolean, clientPort?: number, server?: Server }`
Expand Down

0 comments on commit 20c18dd

Please sign in to comment.