Production mode conflicts with optimization
!55 (merged) introduced an optimization of file upload in case of local deploy. Accidentally, it conflicts with production mode, as local files are removed before vrp
gets them.
!55 (merged) introduced an optimization of file upload in case of local deploy. Accidentally, it conflicts with production mode, as local files are removed before vrp
gets them.