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

```

``` functions |- profile |- index.js dist...

I see the flicker on both netlify and CF

I see the flicker on both netlify and CF. macOS Safari...

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

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.

Why would you not use service bindings

Why would you not use service bindings?

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

Hi folks I have a pages project setup

Hi folks, I have a pages project setup with a non-tld domain linked to it. i also have a .com domain setup inside cloudflare. Is it possible to redirect from .com domain to non-tld domain? source url: domain.com target url: domain.ae ...

Does anyone have issues with Gitlab

Does anyone have issues with Gitlab connection? We don't have automated builds and deploys and I thinking what can be messed up in configuration that push to repo is not triggering deploy of CF :/

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 …

syamsulalam's issue

9cb71cf9-b66d-4bc1-99f4-174cb0e6b037 i got the following error: FatalError: Failed to upload files. Please try again. Error: {"text":"A request to the Cloudflare API (/pages/assets/upload) failed.","notes":[{"text":"Service unavailable [code: 7009]"}],"kind":"error","name":"ParseError","code":7009})...

you re doing wrangler tail not `wrangler

you're doing wrangler tail not wrangler pages deployment tail

hey guys is there a way to hide my

hey guys, is there a way to hide my cloudflare page behind a password? i'm trying to look into access, but can't seem to understand it

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" }...

Can you shoot me your pages dev and

Can you shoot me your pages.dev and account ID?

Functions aren’t GA yet That happens

Functions aren’t GA yet. That happens tomorrow

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?

yeah tried all that maybe my limited

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