Skip to content

chore: Fix for watch not working correctly - #10287

Merged
lizschwab merged 1 commit into
RaspberryPiFoundation:mainfrom
lizschwab:nx-watch-fix
Aug 18, 2026
Merged

chore: Fix for watch not working correctly#10287
lizschwab merged 1 commit into
RaspberryPiFoundation:mainfrom
lizschwab:nx-watch-fix

Conversation

@lizschwab

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes an issue where watch was not always behaving correctly.

Proposed Changes

Updates the watch command to use concurrently and to use npm for the rebuild rather than nx, which will build the dependencies and occasionally break as a result of the unnecessary builds.

@lizschwab
lizschwab requested a review from a team as a code owner August 18, 2026 22:17
@lizschwab
lizschwab requested a review from gonfunko August 18, 2026 22:17
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Aug 18, 2026
@lizschwab
lizschwab merged commit 309a195 into RaspberryPiFoundation:main Aug 18, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants