Skip to content

fix: revert change to build output directory [DX-713]#1595

Merged
Lisa White (whitelisab) merged 2 commits intomainfrom
fix/built-dir
Jan 29, 2026
Merged

fix: revert change to build output directory [DX-713]#1595
Lisa White (whitelisab) merged 2 commits intomainfrom
fix/built-dir

Conversation

@whitelisab
Copy link
Contributor

Summary

This PR reverts the change introduced in v4.31.6 where the build output directory was changed from built/ to dist/, which broke downstream consumers like contentful-cli.

Description

While the built/ directory is an internal implementation detail, it's documented in the README and used by downstream consumers. This change:

  • Restores backward compatibility
  • Adds test coverage to prevent similar issues in the future
  • Fixes a separate vitest configuration issue

Motivation and Context

See contentful/contentful-cli#3200

PR Checklist

  • I have read the CONTRIBUTING.md file
  • All commits follow conventional commits
  • Documentation is updated (if necessary)
  • PR doesn't contain any sensitive information
  • There are no breaking changes

@whitelisab Lisa White (whitelisab) requested a review from a team as a code owner January 29, 2026 20:17
@whitelisab Lisa White (whitelisab) merged commit 4000439 into main Jan 29, 2026
14 checks passed
@whitelisab Lisa White (whitelisab) deleted the fix/built-dir branch January 29, 2026 21:01
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.

2 participants