diff --git a/src/content/configuration/node.md b/src/content/configuration/node.md index 59af2c9ded67..00bf00939d65 100644 --- a/src/content/configuration/node.md +++ b/src/content/configuration/node.md @@ -16,7 +16,7 @@ This feature is provided by webpack's internal [`NodeStuffPlugin`](https://githu ## `node` -`object` +`boolean | object` This is an object where each property is the name of a Node global or module and each value may be one of the following...