@maxtropy/v-components 0.1.17-beta.38 → 0.1.17-beta.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -25438,7 +25438,7 @@ function QT(e) {
|
|
|
25438
25438
|
}
|
|
25439
25439
|
function gTe() {
|
|
25440
25440
|
let e = Oi();
|
|
25441
|
-
QT(
|
|
25441
|
+
console.log("isv microBase", e), QT(
|
|
25442
25442
|
e ? `${e}/server/landing?to=` + encodeURIComponent(window.location.href.slice(window.location.origin.length)) : "/server/landing?to=" + encodeURIComponent(window.location.href.slice(window.location.origin.length))
|
|
25443
25443
|
);
|
|
25444
25444
|
}
|