We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thoughts for the future:
we can potentially create a CI process to run:
yarn build
locally we could potentially ignore the build files and have our CI action keep the repo up to date.
this would accomplish:
contracts
sdk
similar steps could be taken in the sdk to have CI actions for automation of new versions, etc.
just an idea to think about
The text was updated successfully, but these errors were encountered:
No branches or pull requests
thoughts for the future:
we can potentially create a CI process to run:
yarn build
locally we could potentially ignore the build files and have our CI action keep the repo up to date.
this would accomplish:
contracts
with thesdk
similar steps could be taken in the
sdk
to have CI actions for automation of new versions, etc.just an idea to think about
The text was updated successfully, but these errors were encountered: