Hi all,
I’m going through the process of making my app “production ready”.
Meaning, concat all my files, minify, uglify, browserify, and templatecache.
I am really new to gulp, grunt, cordova hooks etc.
I found billions of tutorials on internet on how to do it, all with different ways, different gulpfile.js, some even without, and to be honest: I AM LOST.
What is the most updated way to do it? is there anything that doesn’t need to customize a lot the files?
I have the basic ionic structure, there must be a way to do all of it without going through so much pain, no?
If anyone could help / guide me, I would really appreciate.