Skip to content

build: conform to split build output dirs#8

Draft
goastler wants to merge 1 commit into
masterfrom
refactor/split-build-outputs
Draft

build: conform to split build output dirs#8
goastler wants to merge 1 commit into
masterfrom
refactor/split-build-outputs

Conversation

@goastler

@goastler goastler commented Jul 1, 2026

Copy link
Copy Markdown
Member

Conforms @prosopo/fingerprintjs to the split-build-output layout used across the captcha monorepo, so each build concern emits to its own dist/ subdir (fixing turbo cache collisions).

Changes

  • package.json scripts/exports/main/types conformed to the standard layout: dist/vite/esm, dist/vite/cjs, dist/types, dist/tsc.
  • tsconfig.*.json outDirs/declarationDir aligned to the new layout.
  • Aligned @prosopo/config devDependency 3.3.13.3.4 so npm symlinks the workspace config instead of installing a stale nested copy (the old copy emitted to dist/ root).

Context

Bottom of a stacked change. Consumed by prosopo/captcha#2792, which is in turn bumped by prosopo/captcha-private#3733.

… dist/tsc); align @prosopo/config to workspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant