@dylanvdmerwe wrote:
I've implmented the minify procedure as per the blog post here.
When building, the minify process kicks off when you use the
--releasecommand. For example:ionic build android --releaseMy question now is when I use the Deploy service and use the
uploadcommand, will this use the--releasecommand in the background to kick off the minify process?
Posts: 1
Participants: 1