Prechádzať zdrojové kódy

Use npm start instead

Sebastien Lebreton 5 rokov pred
rodič
commit
0a0bce3135
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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: