Pages says file size is above limit, but the file doesn't exist in the repo
There was an image file in my deployment which was above the 26.2 MB limit, so I removed it and pushed a new commit, however when pages tries to deploy this commit, it still claims the file is there. Any idea how this could be?
3 Replies
It could be a file that is generated during your build process.
I don't think so, as it's just a static jpg in an assets folder
Could it be that it's pulling an older commit than it's stating?
It shouldn’t be. It should show at the top of the logs as to what the commit is