The app/build is a temporary folder. You can't really reduce the size of it, but if you only want to save disk space you can delete it without any issues as it will be re-generated next time you build the project, though next build time might be increased because of that.
The
app/buildis a temporary folder. You can't really reduce the size of it, but if you only want to save disk space you can delete it without any issues as it will be re-generated next time you build the project, though next build time might be increased because of that.