asp.net mvc 4 - MVC4 Why have separate script bundles -


this interest sake.

why vanilla mvc template in vs split script bundles into

scriptbundle("~/bundles/jquery") 

and

("~/bundles/jqueryval") 

i realize pages won't need jqueryval bundle, minified small may include in main bundle , cache right start, or missing more important reason?


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

VBA function to include CDATA -

php - Warning: file_get_contents() expects parameter 1 to be a valid path, array given 16 -