Update to 1.1.31
This commit is contained in:
+6
-4
@@ -2,7 +2,7 @@ Index: EFB.js
|
||||
===================================================================
|
||||
--- EFB.js
|
||||
+++ EFB.js
|
||||
@@ -50833,11 +50833,11 @@
|
||||
@@ -50844,11 +50844,11 @@
|
||||
),
|
||||
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
||||
"button",
|
||||
@@ -16,12 +16,13 @@ Index: EFB.js
|
||||
),
|
||||
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
||||
"button",
|
||||
@@ -51343,8 +51343,27 @@
|
||||
@@ -51354,9 +51354,28 @@
|
||||
] })
|
||||
] }) }) });
|
||||
}
|
||||
|
||||
+// Exports for add. script
|
||||
- // src/components/Router.tsx
|
||||
+ // Exports for add. script
|
||||
+ window.reactExports = __toESM(require_react());
|
||||
+ window.reactDomExports = __toESM(require_react_dom());
|
||||
+ window.jsxRuntimeExports = __toESM(require_jsx_runtime());
|
||||
@@ -40,7 +41,8 @@ Index: EFB.js
|
||||
+ script.src = "/Pages/VCockpit/Instruments/aircraft_efb/KH_TFDi_MD11_efb/App.js";
|
||||
+ document.head.appendChild(script); //or something of the likes
|
||||
+
|
||||
// src/components/Router.tsx
|
||||
+// src/components/Router.tsx
|
||||
init_common();
|
||||
var import_jsx_runtime15 = __toESM(require_jsx_runtime());
|
||||
var routes = {
|
||||
"/dispatch": {
|
||||
|
||||
Reference in New Issue
Block a user