You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: