As you knew System.Web.Optimization
will Minify
JavaScript
& CSS
files for Release
mode in run-time and publishing.
So, Why we keep .min.js
file in VS solution?
I know I can remove min files from project but what to know main reason.
As I found using the minified version of the library that release by contributor have some benefits: