techx/quill

App.js not able to minify

Opened this issue · 0 comments

Hello there,

I'm trying to minify the app.js file (actual size now 2.4mb)
I tried using many minifiers, they work (result = 500kb) but when i open it in browser i get This issue according to the answers and the documentation it looks like you are following the Inline Array Annotation and even added ng-anotate in case missing something But i'm still getting the problem

@jackcook i noticed that lately you updated the Gulpfile and removed the part that used to minify the whole thing for production
Can you please explain why and is it possible to compress the build file even more ?