customizable webpack timeout (WEB-32905)

This commit is contained in:
Dennis Ushakov
2019-01-31 16:59:55 +03:00
parent 4869e67295
commit 45592302ee
@@ -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