Skip to content

docs: polish site content and address build warnings#23

Merged
beeman merged 1 commit intomainfrom
obrera/build-warnings-and-docs-pass
Apr 1, 2026
Merged

docs: polish site content and address build warnings#23
beeman merged 1 commit intomainfrom
obrera/build-warnings-and-docs-pass

Conversation

@obrera
Copy link
Copy Markdown
Collaborator

@obrera obrera commented Apr 1, 2026

Summary

  • add a hidden docs 404 entry so Starlight stops probing a missing page and the Entry docs → 404 was not found. warning disappears
  • keep the docs/content polish pass across the README and key landing pages for docs, React, React Native, and core
  • resolve util-deprecate to its browser entry and keep the Cloudflare inspector disabled in Astro config

Verification

  • pnpm check
  • pnpm build

Warning investigation follow-up

  • the Entry docs → 404 was not found. warning was fixed in this PR
  • pnpm build still emits a Cloudflare SSR warning about Node imports coming from postcss/lib/* (path, url, fs)
  • after investigation, that remaining warning now looks like adapter/bundler dependency behavior rather than a missing docs route, so I left it visible instead of papering over it with nodejs_compat

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
wallet-ui-astro 9772721 Commit Preview URL

Branch Preview URL
Apr 01 2026, 04:26 PM

Tighten the public README and docs landing-page copy so the site gives clearer entry points for React, React Native, and core package users.

Also disable the Cloudflare inspector port, add a custom docs 404 entry to satisfy Starlight's optional lookup, and resolve util-deprecate to its browser-safe entry so the Cloudflare SSR build does not pull the package's Node-only main file.
@obrera obrera force-pushed the obrera/build-warnings-and-docs-pass branch from c8a6f5d to 9772721 Compare April 1, 2026 16:25
@beeman beeman merged commit 2dea4b4 into main Apr 1, 2026
4 checks passed
@obrera obrera deleted the obrera/build-warnings-and-docs-pass branch April 1, 2026 17:38
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.

2 participants