limit parallel crawls

This commit is contained in:
Rich Harris
2018-08-19 12:49:58 -04:00
parent 14e5c8e761
commit d0c6b9cdca
3 changed files with 1181 additions and 1168 deletions

View File

@@ -62,7 +62,8 @@
"svelte-loader": "^2.9.0",
"typescript": "^2.8.3",
"walk-sync": "^0.3.2",
"webpack": "^4.8.3"
"webpack": "^4.8.3",
"yootils": "0.0.11"
},
"scripts": {
"cy:open": "cypress open",