Skip to content

Conversation

@emily-shen
Copy link
Contributor

Summary

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 25, 2025

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

Updated Vite plugin configuration documentation to include details on module aliasing.

  • Added a section on Vite plugin and its usage for module aliasing.
  • Provided a reference link to the Vite documentation for further details.

Modified Files

  • src/content/docs/workers/wrangler/configuration.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 github-actions bot added product:workers Related to Workers product size/s and removed size/xs labels Mar 25, 2025
@emily-shen emily-shen force-pushed the emily/vite-plugin-config branch from c5f644a to 4717e35 Compare April 3, 2025 13:43
@emily-shen emily-shen changed the title vite plugin configuration docs update wrangler config docs to accommodate vite plugin Apr 3, 2025
@emily-shen emily-shen changed the title update wrangler config docs to accommodate vite plugin update wrangler config docs to include vite plugin Apr 3, 2025
@emily-shen emily-shen force-pushed the emily/vite-plugin-config branch from 0ae5386 to 669886f Compare April 4, 2025 13:41
@github-actions github-actions bot added size/m and removed size/s labels Apr 4, 2025
@emily-shen emily-shen marked this pull request as ready for review April 4, 2025 13:42
@emily-shen emily-shen requested review from a team and mikenomitch as code owners April 4, 2025 13:42
Copy link
Contributor

@jamesopstad jamesopstad left a comment

Choose a reason for hiding this comment

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

Thanks for this @emily-shen! Added a few comments but looks good.

@emily-shen emily-shen merged commit c8a49af into production Apr 7, 2025
11 checks passed
@emily-shen emily-shen deleted the emily/vite-plugin-config branch April 7, 2025 10:10
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* aliasing as example

* note when not applicable to vite plugin

* fixups

* revert notice about upload_source_maps

* shorten asset routing summary

* some assets updates

* update links and env notes

* Apply suggestions from code review

* update routing summary

* Update src/content/docs/workers/static-assets/index.mdx

Co-authored-by: James Opstad <[email protected]>

* Apply suggestions from code review

Co-authored-by: James Opstad <[email protected]>

---------

Co-authored-by: James Opstad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants