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
Dynamically generate the serve command with CORS support based on the current origin
- Add `getServeCommand` function to build the serve command using `window.location.origin`.
- Update step mapping in `ConnectDialog` to include dynamic command generation.
- Replace static mapping of `STEPS` with dynamically generated `steps` prop.
0 commit comments