Skip to content

fix(cli): Watch workspace members if tauri dir is workspace root#8520

Merged
amrbashir merged 3 commits into1.xfrom
fix-watch-workspace
Jan 3, 2024
Merged

fix(cli): Watch workspace members if tauri dir is workspace root#8520
amrbashir merged 3 commits into1.xfrom
fix-watch-workspace

Conversation

@FabianLars
Copy link
Member

See title. This PR also includes a fix/workaround for paths with funny characters that may not make the glob expansion panic.

Fixes #8509 -> That's about the funny characters and the reason i looked into the code again in the first place.

See title. This PR also includes a fix/workaround for paths with funny characters that may not make the glob expansion panic.

Fixes #8509
@FabianLars FabianLars requested a review from a team as a code owner January 1, 2024 19:29
@FabianLars
Copy link
Member Author

thinking about it i'm not sure anymore if it actually made a difference since it should watch the workspace members anyway since they are inside the root (if tauri dir is ws root) but ig being mroe explicit about it is good? 🙃

@amrbashir amrbashir merged commit 67d7877 into 1.x Jan 3, 2024
@amrbashir amrbashir deleted the fix-watch-workspace branch January 3, 2024 23:37
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.

2 participants