Is the cache of custom domain diferent to the default domain ?
Is the cache of custom domain diferent to the default domain ?



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 deploy ./changelog.js --name 'changelog'wrangler pages deployment tail [deploymentId/url]/api/*