We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a73746 commit de06fffCopy full SHA for de06fff
2 files changed
website/src/latest/api/plugins/code-signing.md
@@ -32,7 +32,7 @@ Path to the private key. This can be either a relative path or an absolute one.
32
33
Whether to enable the plugin. You typically want to enable the plugin only for production builds and disable it for development.
34
35
-### exludeChunks
+### excludeChunks
36
37
- Type: `string[] | RegExp | RegExp[]`
38
- Default: `[]`
website/src/v4/docs/plugins/code-signing.md
@@ -30,7 +30,7 @@ Path to the private key. This can be either a relative path or an absolute one.
30
31
0 commit comments