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
feat(mf): dev-server (run:all) accepts project names via command line args
Before, all apps were started.
Now, if one calls the server (or run:all) with app names,
only these apps are started. End-2-End tests are never started.
0 commit comments