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
It would be great, for CI/CD and pre-commit hooks, if I could run bolt ws --only-modified such that, only if there were changes in the workspaces subdirectory, would the command run on that particular workspaces.
This would be useful especially for doing things like running a lint command only on the packages that need it.