We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397bf9c commit 9f127c8Copy full SHA for 9f127c8
1 file changed
src/content/configuration/optimization.mdx
@@ -41,7 +41,7 @@ export default {
41
42
## optimization.chunkIds
43
44
-Type: `boolean` | `natural` | `named` | `size` | `total-size` | `deterministic`
+`boolean` | `natural` | `named` | `size` | `total-size` | `deterministic`
45
46
- `false`: disable webpack's built-in chunk id algorithm
47
- one of the following values:
0 commit comments