Skip to content

Make Nx the primary build workflow for the desktop docs - #838

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

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

Conversation

@sognefej

Copy link
Copy Markdown

🎟️ Tracking

📔 Objective

Updates the desktop build instructions to make npx nx serve desktop (including native module
compilation via npx nx build-native desktop) the recommended build path instead of the legacy
npm run electron script. 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 desktop as the recommended build path, including
native module compilation via npx nx build-native desktop, 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:33
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

Reviewed a documentation-only change to docs/getting-started/clients/desktop/index.mdx that makes npx nx serve desktop the recommended desktop build path and moves the legacy npm run electron instructions into a new "Manual build commands" section. The content is internally consistent: the native-module note, the primary build section, and the preserved manual commands align, and the existing anchors, links, and troubleshooting references remain valid. No security, correctness, or breaking-change concerns apply to this documentation update.

Code Review Details

No 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