You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
this happens in post-relay branch and branch rebased on it. yarn deploy generates config.ts in root folder, but to build this branch current commit requires this config.ts which doesn't exist if you didn't run yarn deploy
To Reproduce
fresh clone test/post-relay branch and build
Expected behavior
For information, contracts package.json
yarn deploy generates config.ts in root folder, but to build this branch current commit requires this config.ts which doesn't exist if you didn't run yarn deploy
Screenshots
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Describe the bug
this happens in post-relay branch and branch rebased on it.
yarn deploy
generates config.ts in root folder, but to build this branch current commit requires this config.ts which doesn't exist if you didn't runyarn deploy
To Reproduce
fresh clone test/post-relay branch and build
Expected behavior
For information, contracts package.json
yarn deploy
generates config.ts in root folder, but to build this branch current commit requires this config.ts which doesn't exist if you didn't runyarn deploy
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
relates to #25 #47
The text was updated successfully, but these errors were encountered: