diff --git a/MonacoCore/build/release/MonacoCore.zip b/MonacoCore/build/release/MonacoCore.zip index 395b0b6..d31df15 100644 Binary files a/MonacoCore/build/release/MonacoCore.zip and b/MonacoCore/build/release/MonacoCore.zip differ diff --git a/MonacoCore/bundle/app.bundle.js b/MonacoCore/bundle/app.bundle.js index 7be7e3c..ca7cafd 100644 --- a/MonacoCore/bundle/app.bundle.js +++ b/MonacoCore/bundle/app.bundle.js @@ -8283,22 +8283,7 @@ eval("\n\nvar isOldIE = function isOldIE() {\n var memo;\n return function mem /******/ /******/ /* webpack/runtime/publicPath */ /******/ (() => { -/******/ var scriptUrl; -/******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + ""; -/******/ var document = __webpack_require__.g.document; -/******/ if (!scriptUrl && document) { -/******/ if (document.currentScript) -/******/ scriptUrl = document.currentScript.src -/******/ if (!scriptUrl) { -/******/ var scripts = document.getElementsByTagName("script"); -/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src -/******/ } -/******/ } -/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration -/******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. -/******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); -/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); -/******/ __webpack_require__.p = scriptUrl; +/******/ __webpack_require__.p = ""; /******/ })(); /******/ /******/ /* webpack/runtime/jsonp chunk loading */