I am developing a large project using AngularJs, and I am using a large number of external resource libraries.
I have already established myself and joined my own javascript files, but I'm not sure how I can combine and minimize all external libraries without breaking my application. Any ideas? Should I do this?
Thank.
source
share