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
-w flag has some meaning for build and install commands, but it's not needed for serve. We should make it error if used with serve to avoid confusion. Edit: Better yet, simply remove the flag from serve command.