sample-cross-fx 0.15.1 → 0.15.2-beta.4915
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.
|
@@ -55832,7 +55832,7 @@ function createConverter(_ = {}) {
|
|
|
55832
55832
|
}
|
|
55833
55833
|
|
|
55834
55834
|
if (locals.active) {
|
|
55835
|
-
(0,_bootstrap__WEBPACK_IMPORTED_MODULE_3__.bootstrap)(registry.get(component), el, locals.props, ctx);
|
|
55835
|
+
return yield (0,_bootstrap__WEBPACK_IMPORTED_MODULE_3__.bootstrap)(registry.get(component), el, locals.props, ctx);
|
|
55836
55836
|
}
|
|
55837
55837
|
})));
|
|
55838
55838
|
},
|
|
@@ -63560,11 +63560,11 @@ function installPiralDebug(options) {
|
|
|
63560
63560
|
debug: debugApiVersion,
|
|
63561
63561
|
instance: {
|
|
63562
63562
|
name: "sample-cross-fx",
|
|
63563
|
-
version: "0.15.
|
|
63563
|
+
version: "0.15.2-beta.4915",
|
|
63564
63564
|
dependencies: "@angular/common,@angular/compiler,@angular/core,@angular/platform-browser,@angular/platform-browser-dynamic,@webcomponents/webcomponentsjs,angular,aurelia-framework,aurelia-templating-binding,aurelia-templating-resources,aurelia-pal-browser,aurelia-event-aggregator,aurelia-history-browser,hyperapp,inferno,inferno-create-element,mithril,lit-element,solid-js,solid-js/dom,piral-ng/common,preact,riot,rxjs,vue,zone.js,tslib,react,react-dom,react-router,react-router-dom"
|
|
63565
63565
|
},
|
|
63566
63566
|
build: {
|
|
63567
|
-
date: "2022-11-
|
|
63567
|
+
date: "2022-11-27T08:03:38.334Z",
|
|
63568
63568
|
cli: "0.15.1",
|
|
63569
63569
|
compat: "0.15"
|
|
63570
63570
|
}
|
|
@@ -216413,4 +216413,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_8__.createElement(piral
|
|
|
216413
216413
|
|
|
216414
216414
|
/******/ })()
|
|
216415
216415
|
;
|
|
216416
|
-
//# sourceMappingURL=index.
|
|
216416
|
+
//# sourceMappingURL=index.60250b.js.map
|