UPDATE: The minification is now part of the standard build process for TypeScript and JavaScript.
There’s an example in the linked post on how to enable it:
Besides updating to the latest version of ionic-gulp-tasks don’t forget to also update your gulpfile.js accordingly using the one in ionic2-app-base as template (TypeScript or JavaScript).