We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdb242 commit f79391cCopy full SHA for f79391c
std/portable/index.js
@@ -412,6 +412,4 @@ if (typeof globalScope.ASC_TARGET === "undefined") {
412
if (n) message += Array.prototype.slice.call(arguments, 2, 2 + n);
413
console.error("trace: " + message);
414
};
415
-} else {
416
- console.warn("compiler mismatch: std/portable included twice");
417
-}
+}
0 commit comments