diff --git a/src/content/configuration/watch.mdx b/src/content/configuration/watch.mdx index a0d67a867c8f..1ce35c77ae4b 100644 --- a/src/content/configuration/watch.mdx +++ b/src/content/configuration/watch.mdx @@ -52,7 +52,7 @@ module.exports = { ### watchOptions.aggregateTimeout -`number = 200` +`number = 20` Add a delay before rebuilding once the first file changed. This allows webpack to aggregate any other changes made during this time period into one rebuild. Pass a value in milliseconds: