The details are here, help me for the love of god: https://community.cloudflare.com/t/static-files-i
The details are here, help me for the love of god: https://community.cloudflare.com/t/static-files-in-public-folder-stored-with-a-hash/335739
Cloudflare Community
In short, during publish a hash is appended to assets if they’ve changed a little instead of overwriting previous asset. What’s inside kv store: frontend.4e7d66328c.js stored under /public/frontend.js wrangler.js: [site] bucket = './public' entry-point = "." worker fetch: API.add('GET', '/*', async (req, res)=>{ const event = new Requ...


