api-client/packages/hoppscotch-desktop/plugin-workspace
Shreyas eb8487fc82
fix(desktop): rebase with appload mirror and hash (#5351)
The rebases and updates desktop's `@hoppscotch/plugin-appload`
 dependency from branch-based ref to specific commit hash to resolve
 Docker build failures.

 Branch-based GitHub dependencies require `git` in the build environment.
 Our Dockerfile stages didn't install `git`, which caused `pnpm install`
 to fail with `spawn git ENOENT`. Using a commit hash allows `pnpm` to
 fetch the tarball directly without requiring `git`.
2025-08-27 09:52:49 +05:30
..
relay fix(relay): expand MIME type support (#5306) 2025-08-08 13:51:46 +05:30
tauri-plugin-appload fix(desktop): rebase with appload mirror and hash (#5351) 2025-08-27 09:52:49 +05:30
tauri-plugin-relay fix(desktop): rebase with appload mirror and hash (#5351) 2025-08-27 09:52:49 +05:30