But for a given dynamic route it would be awesome to cache the page function response if possible
But for a given dynamic route it would be awesome to cache the page function response if possible



wrangler to perform a direct uploadgit push to deploy, you do wrangler pages deploywrangler assumes you have already performed a build, it doesn't do anything(other than Functions bundling when using the functions directory) other than uploading.wrangler deploy ./changelog.js --name 'changelog' seems to have uploaded, but not sure where.

wrangler pages deployment tail [deploymentId/url]
/api/*git pushwrangler pages deploywrangler deploy ./changelog.js --name 'changelog'/api/*