Commit f63a80d
committed
docs: correct the Cloudflare Pages deployment description
The Pages project is not connected to this repo. Its settings show no git
repository and no build configuration, so Cloudflare never runs a build; the
deploy job in ci.yml builds and direct-uploads via wrangler on push to main.
Describing it as git-connected implies a Cloudflare-side build that would need
its own Node version and would install devDependencies. No such build exists.1 parent bf304dd commit f63a80d
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
| 226 | + | |
225 | 227 | | |
0 commit comments