Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join Server
JJames2/7/2023

```

``` functions |- profile |- index.js dist...
JJustinNoel2/3/2023

I see the flicker on both netlify and CF

I see the flicker on both netlify and CF. macOS Safari...
Kkian2/2/2023

You can change it with a Cache Rule or

You can change it with a Cache Rule (or https://developers.cloudflare.com/pages/platform/headers/) - but Pages won't clear zone cache automatically on a deploy, so that's something to note but likely isn't a problem for static, supporting assets like fonts
IIanVS1/26/2023

I am using a sentry plugin as middleware

I am using a sentry plugin as middleware and a custom function that responds to form submissions. I'll try removing one or the other to see if it's specific to the middleware, for instance, or just having the directory at all.
UUnsmart1/20/2023

Why would you not use service bindings

Why would you not use service bindings?
IMIsaac McFadyen1/16/2023

Nuxt Cache problem

There's an ongoing issue here: https://github.com/unjs/nitro/issues/497
Bbebraw1/4/2023

has the font infrastructure of

has the font infrastructure of cloudflare pages build instances been documented somehow? i'm trying to process some open graph images with sharp (a node.js package) and i set export FONTCONFIG_PATH=${PWD}/assets/fonts at my build script as per sharp instructions (i validated at that PWD is what i might expect) but it seems like it still doesn't find my custom fonts. it's possible i'm missing something obvious here
WWalshy12/30/2022

Uncaught ReferenceError global is not

Uncaught ReferenceError: global is not defined at worker.mjs:12341:35 in ../node_modules/aws-sdk/node_modules/buffer/index.js …
WWalshy12/8/2022

you re doing wrangler tail not `wrangler

you're doing wrangler tail not wrangler pages deployment tail
WWalshy11/28/2022

This is a direct uploads project you

This is a direct uploads project, you cannot modify the source object in that To change production branch you'd do that in the root level { "production_branch": "main" }...
WWalshy11/15/2022

Can you shoot me your pages dev and

Can you shoot me your pages.dev and account ID?
Kkian11/15/2022

Thread

HIAHello, I’m Alastair!11/14/2022

Functions aren’t GA yet That happens

Functions aren’t GA yet. That happens tomorrow
Ddave11/12/2022

oh so the primary `cyber pages dev`

oh, so the primary cyber.pages.dev domain doesn't have Access on it, only *.cyber.pages.dev?
TTito11/6/2022

yeah tried all that maybe my limited

yeah, tried all that, maybe my limited knowledge in TS I can't accomplish it Sadge
Jjdkdev10/24/2022

Possible issue with Bulk Redirects

Possible issue with Bulk Redirects
WWalshy10/23/2022

POLL - Pages config

Quick poll, what config format would y'all prefer (note this is a personal poll, it does not mean there's a config coming tomorrow) 1ļøāƒ£ YAML 2ļøāƒ£ JSON...
Jjdkdev10/21/2022

Hi Still getting that unknown 8000000

Hi, Still getting that unknown 8000000 error when try to delete a Pages Project. We could use a litle help debugging this. Is anyone else able to do it successfully? Thanks in advance if anyone can help with this kind of thing..
JJay10/21/2022

I used the next template from build

I used the next template from build settings and didn't introduce anything private šŸ¤”