a4a0f2d7cd
* chore: remove E2E testing and fix CI pnpm build errors Delete all non-browser E2E testing infrastructure (board directive). Fix ERR_PNPM_IGNORED_BUILDS by adding pnpm.onlyBuiltDependencies. Co-Authored-By: Paperclip <noreply@paperclip.ing> * fix: pin pnpm 9.15.4 and regenerate lockfile for CI Adds packageManager field so CI uses Corepack with pnpm 9 instead of pnpm@latest (11.x), which has incompatible build script approval. Co-Authored-By: Paperclip <noreply@paperclip.ing> --------- Co-authored-by: Chris Farhood <chris@farhood.org> Co-authored-by: Paperclip <noreply@paperclip.ing>