@mx-cartographer/experiences 3.8.0 → 3.8.1-alpha.sms1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -12477,7 +12477,7 @@ class eh {
|
|
12477
12477
|
this.copyStore = new V1(), this.insightsMicroWidgetStore = new Ah(), wA(this);
|
12478
12478
|
}
|
12479
12479
|
initialize = async (e, n, r) => {
|
12480
|
-
await this.copyStore.initialize(e, n), await this.insightsMicroWidgetStore.initialize(e, n, r), this.session = await As(e, n, "1.0.0", "Micro Insights Carousel"), nA(() => {
|
12480
|
+
console.log("Experiences > microinsights initialize"), await this.copyStore.initialize(e, n), await this.insightsMicroWidgetStore.initialize(e, n, r), this.session = await As(e, n, "1.0.0", "Micro Insights Carousel"), nA(() => {
|
12481
12481
|
this.isInitialized = !0;
|
12482
12482
|
});
|
12483
12483
|
};
|