sample-piral 1.4.2-beta.6397 → 1.4.2-beta.6406

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.
@@ -2946,14 +2946,7 @@ function integrateDebugger(context, options) {
2946
2946
  removePilet: context.removePilet,
2947
2947
  updatePilet: function updatePilet(pilet) {
2948
2948
  if (!pilet.disabled) {
2949
- var createApi = options.createApi;
2950
- var newApi = createApi(pilet);
2951
- try {
2952
- context.injectPilet(pilet);
2953
- pilet.setup(newApi);
2954
- } catch (error) {
2955
- console.error(error);
2956
- }
2949
+ context.addPilet(pilet);
2957
2950
  } else {
2958
2951
  context.injectPilet(pilet);
2959
2952
  }
@@ -6594,12 +6587,12 @@ function installPiralDebug(options) {
6594
6587
  debug: debugApiVersion,
6595
6588
  instance: {
6596
6589
  name: "sample-piral",
6597
- version: "1.4.2-beta.6397",
6590
+ version: "1.4.2-beta.6406",
6598
6591
  dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
6599
6592
  },
6600
6593
  build: {
6601
- date: "2023-12-15T07:33:20.482Z",
6602
- cli: "1.4.1",
6594
+ date: "2023-12-16T15:57:29.398Z",
6595
+ cli: "1.4.2-beta.6406",
6603
6596
  compat: "1"
6604
6597
  }
6605
6598
  };
@@ -66627,4 +66620,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
66627
66620
 
66628
66621
  /******/ })()
66629
66622
  ;
66630
- //# sourceMappingURL=index.add0c7.js.map
66623
+ //# sourceMappingURL=index.1cce91.js.map