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: add serve:rebuild command for quick extension updates
Adds a --rebuild-only flag to the serve script that:
- Rebuilds and reinstalls the extension
- Skips starting code-server
- Provides instructions to reload the window
Usage: pnpm serve:rebuild
0 commit comments