以前好好的不知道设置什么了就输出不了日志了
在遨游浏览器中报错
function(b, a) {
a.__esModule = true;
a[“default”] = c;
function c(d) {
if (typeof console !== “undefined” && typeof console.error === “function”) {
console.error(d)
}
try {
throw new Error(d)
} catch (f) {}
}
},
谁能帮我解决一下
