asp.net - MVC web app is auto minimizing javascript -
i have project happens mvc , in visual studio 2010. (i don't know if has it, i'm trying specific in problem) issue when build it auto minimizing javascript , such makes hard debug.
i have looked @ build events , there none.
i have looked vs extensions , don't see out of ordinary.
i have edited project file make sure nothing hidden in it.
does have ideas why behavior happening?
does site master reference minified js file instead of development version of js file?
Comments
Post a Comment