Skip to content

refactor: organize configuration files for better build output#2532

Merged
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-organize-config-files
Aug 19, 2025
Merged

refactor: organize configuration files for better build output#2532
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-organize-config-files

Conversation

@matthewvolk
Copy link
Copy Markdown
Contributor

What/Why?

Warning

Depends on #2527

Organizes the open-next.config.ts file and wrangler.jsonc file injected by build. Instead of putting wrangler.jsonc in core, it places it in .bigcommerce. The open-next.config.ts file is now cleaned up after build since it's no longer needed (the compiled version of the file exists in .open-next

Testing

  1. Pull down this branch
  2. Run pnpm build
  3. cd into core
  4. Run pnpm add @opennextjs/cloudflare
  5. Run node ../packages/cli/dist/index.js build

Migration

N/A

@matthewvolk matthewvolk requested a review from a team August 19, 2025 20:30
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 19, 2025

⚠️ No Changeset found

Latest commit: 726951f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
catalyst-b2b Ready Ready Preview Comment Aug 19, 2025 8:48pm
catalyst-canary Ready Ready Preview Comment Aug 19, 2025 8:48pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
catalyst Ignored Ignored Aug 19, 2025 8:48pm
catalyst-au Ignored Ignored Aug 19, 2025 8:48pm
catalyst-uk Ignored Ignored Aug 19, 2025 8:48pm

@matthewvolk matthewvolk force-pushed the CATALYST-1421-organize-config-files branch from 9111919 to 726951f Compare August 19, 2025 20:39
@matthewvolk matthewvolk enabled auto-merge August 19, 2025 20:39
@matthewvolk matthewvolk added this pull request to the merge queue Aug 19, 2025
Merged via the queue into canary with commit 25bc118 Aug 19, 2025
8 of 10 checks passed
@matthewvolk matthewvolk deleted the CATALYST-1421-organize-config-files branch August 19, 2025 20:42
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