Yes, yes, yes!

I am increasingly seeing multiple conditionally-commented html tags at the start of HTML documents and script elements pointing to jQuery on projects that, when I ask “why?”, the answer is often a shrug and “just in case.”

I completely agree that you should start with the real minimum and only add polyfills and libraries as and when required.