Hi Guys,
I need to simplify the gulp tasks required for production deployment. I have created a sample project which probably has all things required.
Project https://github.com/jjpatel361/ionic-gulp-build
Please provide your feedback to improve it.
Hi Guys,
I need to simplify the gulp tasks required for production deployment. I have created a sample project which probably has all things required.
Project https://github.com/jjpatel361/ionic-gulp-build
Please provide your feedback to improve it.
Split your tasks in several sub files.
Don’t reinvent the wheel, use one that does already exist like Generator-M-Ionic and that supports environments to differentiate between dev and prod.