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
The simplest implementation here is probably just git pull && (if-changes npx yarn) in the root directory. Not sure if we can be smarted about it, but self-updating is important with the rate of fixes / features we're landing recently.
The text was updated successfully, but these errors were encountered:
The simplest implementation here is probably just
git pull && (if-changes npx yarn)
in the root directory. Not sure if we can be smarted about it, but self-updating is important with the rate of fixes / features we're landing recently.The text was updated successfully, but these errors were encountered: