dukc
CDCloudflare Developers
•Created by dukc on 4/22/2025 in #pages-help
what value is CF_PAGES_BRANCH on main
what is the value if the github branch is "main" and it's in production mode? I thought it was main but this code doesn't work when the actual branch is main:
const isPreview = import.meta.env.PROD && import.meta.env.CF_PAGES_BRANCH !== "main";
2 replies
CDCloudflare Developers
•Created by dukc on 1/18/2025 in #pages-help
Env variables not being passed to deployment?

3 replies
CDCloudflare Developers
•Created by dukc on 11/3/2024 in #pages-help
Can't deploy from multiple accounts/organizations

1 replies