docs: polish site content and address build warnings#23
Merged
Conversation
Deploying with
|
| 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.
c8a6f5d to
9772721
Compare
beeman
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
404entry so Starlight stops probing a missing page and theEntry docs → 404 was not found.warning disappearsutil-deprecateto its browser entry and keep the Cloudflare inspector disabled in Astro configVerification
pnpm checkpnpm buildWarning investigation follow-up
Entry docs → 404 was not found.warning was fixed in this PRpnpm buildstill emits a Cloudflare SSR warning about Node imports coming frompostcss/lib/*(path,url,fs)nodejs_compat