mirror of
https://github.com/complexcaresolutions/payload-contracts.git
synced 2026-03-17 15:13:48 +00:00
Shared TypeScript types, API client, and block registry for Payload CMS frontends
tsx's esbuild postinstall fails in Plesk's nodenv sub-shell context because npm git dep preparation spawns `sh -c node install.js` which doesn't inherit the PATH set in deploy actions. Fix: Remove tsx entirely (only needed on sv-payload for `pnpm extract`, where it's available via npx). Also updates extracted types. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| docs | ||
| scripts | ||
| src | ||
| templates | ||
| work-orders | ||
| .gitignore | ||
| CLAUDE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||