Browse Source

Increase BrowserSync stabilityThreshold

Artur Paikin 9 years ago
parent
commit
e1841cf08e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/_config.yml

+ 1 - 1
website/_config.yml

@@ -134,7 +134,7 @@ browsersync:
   files: 'public/examples/**/*.js'
   watchOptions:
     awaitWriteFinish:
-      - stabilityThreshold: 1000
+      - stabilityThreshold: 3000
       - pollInterval: 100
 
 skip_render: