Files
fusion/.changeset/fn-4655-docker-build.md
Fusion 6bb243199f feat(FN-4655): complete Step 3 — add Docker build changeset
Fusion-Task-Id: FN-4655
Fusion-Task-Lineage: acc30c83-6090-444e-a0de-6c30ca5ac887
2026-05-15 12:24:29 -07:00

354 B

@runfusion/fusion
@runfusion/fusion
patch

Fix Dockerfile workspace manifest copying to match the current monorepo layout by removing the stale packages/tui reference and including plugin/package manifests required for pnpm install --frozen-lockfile during image builds. This restores successful docker build . behavior without changing runtime features.