Browse Source

Specify --max-old-space-size for gulp run invocation

Sebastien Lebreton 5 năm trước cách đây
mục cha
commit
ce4262543a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Tools/Gulp/readme.md

+ 1 - 1
Tools/Gulp/readme.md

@@ -44,7 +44,7 @@ gulp tests-all
 
 ## Run Integrated Web Server and watch for changes (dev build):
 ```
-gulp run
+gulp run --max-old-space-size=8192
 ```
 
 you can now freely test in the following URLs: