在angularjs项目的移动整合过程中,发现页面加载时所有js文件均被额外加载了两次并加上了时间戳,通过chrome查看initiator是jquery。
请问是什么原因导致这一点以及可能的解决方案。
(由于插件的原因需要使用jquery且之前工作正常)
Check whether the mobile project has a cached page. Search for jquery in the page elements to see if the page loading Jquery is cached. There may be two
Check whether the mobile project has a cached page. Search for jquery in the page elements to see if the page loading Jquery is cached. There may be two