Browse Source

Don’t need that browsersync config anymore?

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

+ 6 - 6
website/_config.yml

@@ -130,12 +130,12 @@ postcss:
       browsers:
         - 'last 2 versions'
 
-browsersync:
-  files: 'public/examples/**/*.js'
-  watchOptions:
-    awaitWriteFinish:
-      - stabilityThreshold: 1000,
-      - pollInterval: 100
+# browsersync:
+#   files: 'public/examples/**/*.js'
+#   watchOptions:
+#     awaitWriteFinish:
+#       - stabilityThreshold: 1000
+#       - pollInterval: 100
 
 skip_render:
   - '*.js'