I downloaded web app from experience builder with a custom widget I developed. The downloaded package contains huge count of files (around 28000) and take time to transfer to server for deployment.
Projects like where continuous deployments occur this could be a time consuming job.
Is there any way to consolidate this package into less number of builds ( usually I saw React build files are very less in count) .
I have the same issue, I have 19902 files and it takes 2:20 min to upload all files