浏览代码

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

Sebastien Lebreton 5 年之前
父节点
当前提交
ce4262543a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: