Skip to content

Add --metafile flag to pages functions build and wrangler deploy#22349

Merged
vicb merged 1 commit into
productionfrom
emily/metafile
May 13, 2025
Merged

Add --metafile flag to pages functions build and wrangler deploy#22349
vicb merged 1 commit into
productionfrom
emily/metafile

Conversation

@emily-shen

Copy link
Copy Markdown
Contributor

Summary

This flag was added here: cloudflare/workers-sdk#8716

@hyperlint-ai-deprecated

Copy link
Copy Markdown
Contributor

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added a new --metafile flag to the pages functions build and wrangler deploy commands to specify a file for build metadata output.

  • Introduced --metafile flag for pages functions build and wrangler deploy commands.
  • Allows users to specify a file for writing build metadata from esbuild.
  • Defaults to bundle-meta.json if no path is provided.

Modified Files

  • src/content/docs/workers/wrangler/commands.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions

Copy link
Copy Markdown
Contributor

@vicb vicb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks a lot for working on the PR and the docs @emily-shen !

@vicb vicb merged commit 26421f6 into production May 13, 2025
13 checks passed
@vicb vicb deleted the emily/metafile branch May 13, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants