Skip to content

Conversation

@pedrosousa
Copy link
Contributor

@pedrosousa pedrosousa commented Oct 27, 2025

Summary

Fixes the following build warnings in Cache and Speed docs:

[WARN] [astro-expressive-code] Error while highlighting code block using language "JavaScript" in document "/home/runner/work/cloudflare-docs/cloudflare-docs/src/content/docs/cache/advanced-configuration/serve-tailored-content.mdx". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
[WARN] [astro-expressive-code] Error while highlighting code block using language "JavaScript" in document "/home/runner/work/cloudflare-docs/cloudflare-docs/src/content/docs/cache/advanced-configuration/serve-tailored-content.mdx". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
[WARN] [astro-expressive-code] Error while highlighting code block using language "JavaScript" in document "/home/runner/work/cloudflare-docs/cloudflare-docs/src/content/docs/cache/advanced-configuration/serve-tailored-content.mdx". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
[WARN] [vite] src/content/docs/speed/optimization/protocol/http2-to-origin.mdx (29:51): "Dashboard" is not exported by "src/components/index.ts", imported by "src/content/docs/speed/optimization/protocol/http2-to-origin.mdx".

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cache/ @angelampcosta, @cloudflare/pcx-technical-writing
/src/content/docs/speed/ @angelampcosta, @cloudflare/pcx-technical-writing

@pedrosousa
Copy link
Contributor Author

@pedrosousa pedrosousa changed the title [Docs] Fix build warnings [Cache, Speed] Fix build warnings Oct 27, 2025
@pedrosousa pedrosousa merged commit 2a457cf into production Oct 27, 2025
8 checks passed
@pedrosousa pedrosousa deleted the pedro/2025-10-27-docs-fix-build-warnings branch October 27, 2025 14:58
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.

3 participants