vue-pancake-icons 4.4.5 → 4.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -206590,7 +206590,9 @@ const w7i = /* @__PURE__ */ l(l7i, [["render", a7i]]), _7i = /* @__PURE__ */ Obj
206590
206590
  for (let t = 0; t < o.length; t++)
206591
206591
  for (let i in o[t]) {
206592
206592
  const n = o[t][i];
206593
- r.component(n.name + "-pcon", n);
206593
+ r.component(n.name + "-pcon", defineAsyncComponent(
206594
+ () => n
206595
+ ));
206594
206596
  }
206595
206597
  }
206596
206598
  };