Skip to content

Fix sidecar in shipped binaries#9

Merged
nedtwigg merged 1 commit intomainfrom
fix/win-shell
Apr 13, 2026
Merged

Fix sidecar in shipped binaries#9
nedtwigg merged 1 commit intomainfrom
fix/win-shell

Conversation

@nedtwigg
Copy link
Copy Markdown
Member

Tauri maps .. to _up_ when bundling resources, so ../sidecar/**/* ends up at _up_/sidecar/ in the resource directory. The resolve logic now checks both sidecar/ and _up_/sidecar/ prefixes before falling back to the compile-time manifest path.

Tauri maps `..` to `_up_` when bundling resources, so `../sidecar/**/*`
ends up at `_up_/sidecar/` in the resource directory. The resolve logic
now checks both `sidecar/` and `_up_/sidecar/` prefixes before falling
back to the compile-time manifest path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: e8fde15
Status: ✅  Deploy successful!
Preview URL: https://ff486d35.mouseterm.pages.dev
Branch Preview URL: https://fix-win-shell.mouseterm.pages.dev

View logs

@nedtwigg nedtwigg merged commit 234f5f6 into main Apr 13, 2026
3 checks passed
@nedtwigg nedtwigg deleted the fix/win-shell branch April 13, 2026 03:59
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