roign
CDCloudflare Developers
•Created by roign on 4/24/2025 in #pages-help
Function not updating
I deployed a static site to Pages and am now trying to use Functions to authenticate Decap CMS with Gitlab OAuth.
I placed the OAuth handling functions in
functions/auth
. After deploying them the first time there were some things that needed fixing, but it seems like only the first version of the functions is now used, although every new build log states:
As far as I can tell a wrangler file is not mandatory, so I haven't added one.
This is my first time using Cloudflare and Pages, so I'm probably missing something, but so far I haven't managed to figure out what it is.
Any clues how I could fix this?3 replies