Angularjs uses a very deprived version of jQuery called jQLite(or mini-jQueryon some sites). If you add a link to the main jQuery, Angularjs will use your main jQuery, and I always have a link to the main jQuery in my applications. Therefore, to reduce the size of Angularjs, I want to remove jQLite from the Angularjs file. What is an easy (and safe) way to do this?
source
share