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
Yeah I'm not sure if we'd want to try to automatically update them. Rather, the script currently suggests that the user updates the scripts and prints them out to see if that's needed:
Some scripts can call other scripts via yarn.
For example, "docs": "yarn -s code-doc && yarn -s api-doc".
I guess the possible flags can complicate it a bit. The -s flag is for silent.
The text was updated successfully, but these errors were encountered: