Skip to content

Make Nx the primary build workflow for the CLI docs - #837

Open
sognefej wants to merge 1 commit into
mainfrom
update-cli-docs-npx
Open

Make Nx the primary build workflow for the CLI docs#837
sognefej wants to merge 1 commit into
mainfrom
update-cli-docs-npx

Conversation

@sognefej

Copy link
Copy Markdown

🎟️ Tracking

📔 Objective

Updates the CLI build instructions to make npx nx serve cli the recommended build path instead of
the legacy npm run build:bit:watch / npm run build:oss:watch scripts, and updates build output
paths to dist/apps/cli/<configuration>. The old npm-script instructions are preserved in a new
"Manual build commands" section rather than removed outright.

📸 Screenshots

N/A — documentation-only change.

Promotes npx nx serve cli as the recommended build path, updates the
build output paths to dist/apps/cli, and moves the npm-script
instructions to a Manual build commands section.
@sognefej
sognefej requested a review from a team as a code owner July 21, 2026 20:32
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

This is a documentation-only change updating the CLI build instructions to make npx nx serve cli the recommended path and updating build output paths to dist/apps/cli/<configuration>/. The legacy npm-script commands are preserved in a clearly labeled "Manual build commands" section. Content is internally consistent, correctly uses <Bitwarden> / <Community> conditional tags, and follows the repository style guide.

No blocking findings.

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