Skip to content

Commit 9f127c8

Browse files
fix(docs): removed irrelevant word
1 parent 397bf9c commit 9f127c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/configuration/optimization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141

4242
## optimization.chunkIds
4343

44-
Type: `boolean` | `natural` | `named` | `size` | `total-size` | `deterministic`
44+
`boolean` | `natural` | `named` | `size` | `total-size` | `deterministic`
4545

4646
- `false`: disable webpack's built-in chunk id algorithm
4747
- one of the following values:

0 commit comments

Comments
 (0)