Quellcode durchsuchen

Use npm start instead

Sebastien Lebreton vor 5 Jahren
Ursprung
Commit
0a0bce3135
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 --max-old-space-size=8192
+npm start
 ```
 
 you can now freely test in the following URLs: