refactor: optimize delay between batches on mobile to allow UI interactivity during load (#2129)

This commit is contained in:
Mo
2023-01-04 13:31:45 -06:00
committed by GitHub
parent 69b2af7612
commit 59fc68296b
32 changed files with 171 additions and 67 deletions

View File

@@ -53,7 +53,7 @@ Once the server infrastructure is ready, and you've built all packages, you can
In app repo:
```
yarn start:server:e2e
yarn e2e
```
Once you are finished you can close the running local server on E2E repo by typing: