Chore/update clear script

This commit is contained in:
Maria Zadnepryanets
2022-08-15 19:01:28 +00:00
parent c31d4252bb
commit 7d2c7d4844
6 changed files with 43 additions and 31 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ If you would like to clear project cache and/or re-install project libraries, yo
npm run clear
Script accepts the following options:
"none" - script will delete all caches and re-install project libraries,
"all" - script will delete all caches and re-install project libraries,
"ios" - script will delete ios-related cache
"android" - script will delete android-related cache
"cache" - script will purge Watchman, Metrobundler, Pachager and React caches