Commit cf0e6fa
committed
fix: allowlist markdown-codec's prepare script for this project too
documents.js's own pnpm-workspace.yaml already allowlists this exact
git-hosted commit's build scripts, but allowBuilds is scoped per project, not
inherited transitively -- this repo's own install needs the identical entry,
or pnpm refuses to run markdown-codec's "husky" prepare script and the
install fails outright (caught by this repo's own CI, not local testing,
since the earlier local install reused an already-approved store entry).1 parent 1acee20 commit cf0e6fa
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments