Copy pnpm-workspace.yaml + review remaining build scripts

Fixkamo-analytics
Shipped
June 23, 2026 at 2:29 AM UTC
Author
Kamo
Commit
70b6390

The deps stage only copied package.json+lockfile, so pnpm could not see the **************** review lists (they live in pnpm-workspace.yaml). With strictDepBuilds defaulting to true, every build-script dep was treated as unreviewed and 'pnpm install --frozen-lockfile' exited non-zero (ERR_PNPM_IGNORED_BUILDS). Copy the workspace file into the deps stage and add the two undeclared build deps (@parcel/watcher, @swc/core) to ignoredBuiltDependencies.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing