Do I need to manually remove the non minified js files such as ionic.js and angular.js among others from my project or is there a way to exclude or ignore them from the final build. Possibly in xcode? If I change to the min version in my index.html the non min files will still be included and bloat the size of my final build file.Correct?
1 Like
Right now you’ll need to remove them manually, but we’re hoping to have something in the future where you can have a build step so only your necessary files are included in your build step
Has there been any updates on this future feature?
Nothing yet, but it is on our road map
1 Like
Hope this can realized in short time
Thanks
i hope this can realized , it’s a good option for many reasons