chore: fix build & emulation

This commit is contained in:
41666 2021-08-01 16:37:33 -04:00
parent 462ef26ea2
commit 3ca37cff17
5 changed files with 13 additions and 7 deletions

View file

@ -34,6 +34,7 @@
"start": "run-p -c start:*",
"start:bot": "yarn workspace @roleypoly/bot start",
"start:design-system": "yarn workspace @roleypoly/design-system start",
"start:interactions": "yarn workspace @roleypoly/interactions start",
"start:web": "yarn workspace @roleypoly/web start",
"start:worker": "yarn workspace @roleypoly/api start",
"test": "jest"