I think was a file size issue! This is a Remix Vite app. I turned on `build.minify` in my vite confi
I think was a file size issue! This is a Remix Vite app. I turned on
build.minify in my vite config and it deployed. I guess I am closer to the 1mb limit than I thought.- Does
minify by default?wrangler pages deploy - Feature request: Could
show the uploaded size of the worker bundle? (Right now it just showswrangler pages deploy
) (Edit I found an existing feature request)Uploading Functions bundle
I guess I will write myself a script to print my worker bundle script size and gzipped size to help keep better track of this in the future.





