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
"build-all": "cd ./packages/contracts && yarn run build && yarn run preptestnet && cd ./../.. && cd ./packages/bzx.js && yarn run build && cd ./../.. && cd ./packages/portal && yarn run build",
"build-js": "cd ./packages/bzx.js && yarn run build && cd ./../.. && cd ./packages/portal && yarn run build"