Skip to content

Nest child environment build output in parent environment build output directory#12613

Draft
jamesopstad wants to merge 3 commits intomainfrom
james/nested-output-directories
Draft

Nest child environment build output in parent environment build output directory#12613
jamesopstad wants to merge 3 commits intomainfrom
james/nested-output-directories

Conversation

@jamesopstad
Copy link
Contributor

Nest child environment build output in parent environment build output directory.

This ensures that a single output directory is used for the Worker without additional configuration.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: N/A

A picture of a cute animal (not mandatory, but encouraged)

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

🦋 Changeset detected

Latest commit: 40a965a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@claude
Copy link
Contributor

claude bot commented Feb 19, 2026

Claude finished @jamesopstad's task —— View job


Changeset Review

Reviewing changeset file...

  • Read changeset guidelines
  • Review .changeset/gentle-animals-fail.md
  • Check for cute animal images

⚠️ Issues found

The changeset in .changeset/gentle-animals-fail.md has one issue:

Version Type: This should be a patch, not a minor.

According to the guidelines:

  • minor: New features, new CLI commands, new configuration options, deprecations, and changes to experimental/beta/pre-1.0 features
  • patch: Bug fixes, small improvements, documentation fixes

This change improves the default behavior by nesting child environment build output in the parent directory, which means users no longer need additional configuration. This is a small improvement/enhancement to existing functionality, not a new feature - it's making the existing child environment feature work better out of the box.

The changeset description itself is good - it clearly explains what changed and the benefit.

Recommendation: Change the version type from minor to patch in the changeset file.


@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 19, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12613

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12613

miniflare

npm i https://pkg.pr.new/miniflare@12613

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12613

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12613

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12613

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12613

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12613

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12613

wrangler

npm i https://pkg.pr.new/wrangler@12613

commit: 40a965a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant

Comments