Selaa lähdekoodia

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

Sebastien Lebreton 5 vuotta sitten
vanhempi
commit
ce4262543a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: