标签: javascript c# scriptbundle
我们在VS2013中遇到StackOverflow异常,使用:
var importedTypesBundle = new ScriptBundle("~/ImportedTypes/all.js");
用Bundle()取代它有效......但它不会缩小。
看起来mifinier对某些js文件不满意。如何找到错误来源?