You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is very useful to know the size of deployed bundled and function size.
Describe the solution you'd like
Will be very useful at the end of logs produced here https://admin.hub.nuxt.com/xxx/yyy/production/deployments/zzz to see final stats and bundle sizes
The text was updated successfully, but these errors were encountered:
@atinux that is great, but I am not sure what that number is. is it total size for client bundle, server bundle, function/worker size? Also that number is in the middle of the logs.
Would be great to see here final numbers. So that I have an idea about the size of the bundle and the worker. This is what really matters to the app owner. Final stats at the end
Thank you by the way, I come back from time to time to check for updates and it is just getting better.
Sadly the logs you see at the end of the one from Cloudflare itself when uploading your project and we cannot do anything about it...
The number you see is the server bundle, but let me add this as a feature in order to get back those informations and display them in our admin dashboard 🚀
atinux
changed the title
To display total bundle and function size in deployment logs.
[admin] Display total bundle and function size in deployment details
Aug 23, 2024
Is your feature request related to a problem? Please describe.
It is very useful to know the size of deployed bundled and function size.
Describe the solution you'd like
Will be very useful at the end of logs produced here
https://admin.hub.nuxt.com/xxx/yyy/production/deployments/zzz
to see final stats and bundle sizesThe text was updated successfully, but these errors were encountered: