Commit b52eef7
fix: add .npmrc with strict-dep-builds=false (#366)
pnpm 10.7+ treats ignored postinstall scripts as hard errors by default,
so every plugin's release CI now fails on transitive deps like
unrs-resolver@1.11.1 (pulled in via eslint-config-etherpad). Set
strict-dep-builds=false so unknown postinstalls emit a warning instead
of failing the install.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8176918 commit b52eef7
1 file changed
Lines changed: 1 addition & 0 deletions
0 commit comments