@dbabaioff wrote:
I'm trying to understand how to prepare a ionic app for production.
How to remove unused js files - like the unminified ionic file/ unminified angular files ?
How to combine/ compress css/js into a special folder (let's say dist folder) and generate a new index.html pointing to the combined file (let's say dist/app.js) - and change the cordova to use this new index.html file
Any ideas?
Posts: 2
Participants: 2