Commit ee0c544
chore: drop the dead allowBuilds entry for the git-SHA comfy-multi-player
The entry existed to approve the git dependency's `prepare: npm run build`.
A registry tarball ships prebuilt `dist` and pnpm does not run `prepare` for
it, so the entry now approves a build that cannot happen — while leaving the
last `git+ssh://git@github.com/...#6793d754` string in the repo outside the
lockfile, which is precisely the stale reference the switch was meant to
remove. Verified `pnpm install --frozen-lockfile` still installs the package
with no build-approval prompt.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UwKCRA5Sa7MDB7upecwq4p1 parent 932a287 commit ee0c544
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
| |||
0 commit comments