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`. |
||
|---|---|---|
| .. | ||
| schema.json | ||