mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
customizable webpack timeout (WEB-32905)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user