diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index fa616b2e98e8..c2874adc6962 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1611,6 +1611,8 @@ Allows to get access to more fine-grained events about tests execution. JavaScript.WebPack.With.JsonSchema=true JavaScript.WebPack.With.JsonSchema.description=Use JSON-Schema powered support for webpack config files +webpack.execution.timeout.ms=10000 +webpack.execution.timeout.ms.description=Maximum time in ms to evaluate webpack configuration performance.watcher.unresponsive.interval.ms=5000 performance.watcher.unresponsive.interval.ms.description=Maximum time in ms for UI freezes. If UI thread freezes longer the thread dump will be logged