Deployment package (.mda) is too large — how to reduce build size before deploying to server?
0
I’m building a Mendix app using mxbuild, but my .mda package is over 1 GB.Deployment to the private server is very slow.How can I reduce the file size? Is there a way to clean up unused libraries or modules before building?