Hello!
I am in the process of upgrading to Ionic 2 rc0. In my build, I added several custom gulp tasks and tied them into some of the build phases like “clean”, “saas”, and “scripts”. With the build process extracted to the ionic package, and with parts leveraging rollupjs, what is the best way to add my custom gulp tasks to the build process? Does ionic still use gulp?
Appreciate the help, thanks.