Skip to content

fix(cli): reject builds without web client - #13

Open
HeroOfOdyssey wants to merge 1 commit into
i2cjak:mainfrom
HeroOfOdyssey:fix/cli-build-includes-web-client
Open

HeroOfOdyssey wants to merge 1 commit into
i2cjak:mainfrom
HeroOfOdyssey:fix/cli-build-includes-web-client

Conversation

@HeroOfOdyssey

Copy link
Copy Markdown

Fix CLI builds that would otherwise package no web client. The CLI build now fails clearly when the web output is unavailable, preventing a server that returns HTTP 503 at the root route.

Fixes #7

@github-actions github-actions Bot added vouch:unvouched PR author is not yet trusted in the VOUCHED list. size:S labels Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(cli): include web client when building the CLI alone

1 participant