Skip to content

Conversation

@mhart
Copy link
Contributor

@mhart mhart commented Oct 23, 2025

This saves bringing in the chalk dependency and saves 18kb in a bundled OpenNext Cloudflare script.

This saves bringing in the `chalk` dependency and saves 18kb in a bundled OpenNext Cloudflare script.
@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2025

⚠️ No Changeset found

Latest commit: 7807e44

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

@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 28.2% 2851 / 10109
🔵 Statements 28.2% 2851 / 10109
🔵 Functions 52.65% 149 / 283
🔵 Branches 76.27% 717 / 940
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/open-next/src/http/util.ts 84.12% 85.18% 100% 84.12% 9-10, 29-33, 49-50, 86
Generated in workflow #1606 for commit 7807e44 by the Vitest Coverage Report Action

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 23, 2025

Open in StackBlitz

pnpm add https://pkg.pr.new/@opennextjs/aws@1023

commit: 7807e44

@mhart
Copy link
Contributor Author

mhart commented Oct 23, 2025

Not sure if there are other uses of this that might be bundled in different circumstances? But this is the only use I could see.

Copy link
Contributor

@conico974 conico974 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!!

@sommeeeer
Copy link
Contributor

Thanks mhart!

@vicb vicb merged commit c5b24f7 into main Oct 23, 2025
3 checks passed
@vicb vicb deleted the mhart/update-logger branch October 23, 2025 07:43
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.

5 participants