Skip to content

Fix fullstack workspace launch args#655

Open
ealmloff wants to merge 1 commit into
mainfrom
fix-workspace-launch-args
Open

Fix fullstack workspace launch args#655
ealmloff wants to merge 1 commit into
mainfrom
fix-workspace-launch-args

Conversation

@ealmloff
Copy link
Copy Markdown
Member

@ealmloff ealmloff commented Apr 24, 2026

--bin doesn't work in workspaces in the same way that cargo build --bin does which can cause this to fail. We should probably fix that in dx, but for now --package seems to work correctly

bin is for multiple binaries in the a single package. I think `--package` is the right argument here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant