You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: improve Makefile consistency and cleanliness for launch
- Make `clean` also remove dist/ (used by goreleaser)
- Make `build-all` run clean first for guaranteed fresh artifacts
- Add pastelocal-remote to darwin build targets for full platform parity
- Ensures no old binaries (e.g. clipbridge*) can appear after `make build` or `make build-all`
0 commit comments