withastro / docs

Astro documentation
https://docs.astro.build/
MIT License
1.23k stars 1.32k forks source link

Update cloudflare adapter docs for new import types #8211

Open adrianlyjak opened 1 week ago

adrianlyjak commented 1 week ago

Description (required)

Updates cloudflare adapter docs for features to-be-added in https://github.com/withastro/adapters/pull/251. This change enhances wasmModuleImports to support more extensions. The change is non-breaking, since the existing wasmModuleImports option will be respected if defined. The change also changes the default to enabled. I chose to exclude mention of the deprecated wasmModuleImports to keep it simple

First-time contributor to Astro Docs

I contributed here once before to add the wasmModuleImports docs, I think this was before this repo was separate. Discord user is "lyjackal"

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview May 8, 2024 4:09pm
astrobot-houston commented 1 week ago

Hello! Thank you for opening your first PR to Astro’s Docs! 🎉

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes. If they spot any broken links you will see some error messages on this PR. Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Vercel 🥳

  3. One or more of our maintainers will take a look and may ask you to make changes. We try to be responsive, but don’t worry if this takes a few days.

astrobot-houston commented 1 week ago

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more By default, every PR changing files present in the [Lunaria configuration's `files` property](https://lunaria.dev/reference/configuration/#files-required) will be considered and trigger status changes accordingly. You can change this by adding one of the keywords present in the [`ignoreKeywords` property in your Lunaria configuration file](https://lunaria.dev/reference/configuration/#ignorekeywords) in the PR's title (ignoring all files) or by [including a tracker directive](https://lunaria.dev/guides/tracking/#tracker-directives) in the merged commit's description.

Tracked Files

Locale File Note
en guides/integrations-guide/cloudflare.mdx Source changed, localizations will be marked as outdated.
Warnings reference | Icon | Description | | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------- | | 🔄️ | The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied. |