Is there a way to find unused javascript files ? As I am working on very big and old application and many people have worked on this application and recently we have made it responsive and added bootstrap as well, all others have added Javascript and css files as per their convenience. But now I want to minimize these files and keep only required files in my system.
Kindly suggest any tool to find unused files.