소스 검색

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: