mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
3.3 KiB
Plaintext
1 line
3.3 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n const getDevServer = () => {\n // Disable for SSR\n if (true) {\n return {\n bundleLoadedFromServer: true,\n fullBundleUrl: '',\n url: ''\n };\n }\n return {\n // The bundle is always loaded from a server in the browser.\n bundleLoadedFromServer: true,\n /** URL but ensures that platform query param is added. */\n get fullBundleUrl() {\n if (document?.currentScript && 'src' in document.currentScript) {\n return document.currentScript.src;\n }\n const bundleUrl = new URL(location.href);\n bundleUrl.searchParams.set('platform', 'web');\n return bundleUrl.toString();\n },\n url: location.origin + location.pathname\n };\n };\n var _default = getDevServer;\n});","lineCount":38,"map":[[7,2,31,0,"Object"],[7,8,31,0],[7,9,31,0,"defineProperty"],[7,23,31,0],[7,24,31,0,"exports"],[7,31,31,0],[8,4,31,0,"enumerable"],[8,14,31,0],[9,4,31,0,"get"],[9,7,31,0],[9,18,31,0,"get"],[9,19,31,0],[10,6,31,0],[10,13,31,0,"_default"],[10,21,31,0],[11,4,31,0],[12,2,31,0],[13,2,1,0],[13,8,1,6,"getDevServer"],[13,20,1,18],[13,23,1,21,"getDevServer"],[13,24,1,21],[13,29,1,27],[14,4,2,2],[15,4,3,2],[15,14,3,37],[16,6,4,4],[16,13,4,11],[17,8,5,6,"bundleLoadedFromServer"],[17,30,5,28],[17,32,5,30],[17,36,5,34],[18,8,6,6,"fullBundleUrl"],[18,21,6,19],[18,23,6,21],[18,25,6,23],[19,8,7,6,"url"],[19,11,7,9],[19,13,7,11],[20,6,8,4],[20,7,8,5],[21,4,9,2],[22,4,11,2],[22,11,11,9],[23,6,12,4],[24,6,13,4,"bundleLoadedFromServer"],[24,28,13,26],[24,30,13,28],[24,34,13,32],[25,6,15,4],[26,6,16,4],[26,10,16,8,"fullBundleUrl"],[26,23,16,21,"fullBundleUrl"],[26,24,16,21],[26,26,16,24],[27,8,17,6],[27,12,17,10,"document"],[27,20,17,18],[27,22,17,20,"currentScript"],[27,35,17,33],[27,39,17,37],[27,44,17,42],[27,48,17,46,"document"],[27,56,17,54],[27,57,17,55,"currentScript"],[27,70,17,68],[27,72,17,70],[28,10,18,8],[28,17,18,15,"document"],[28,25,18,23],[28,26,18,24,"currentScript"],[28,39,18,37],[28,40,18,38,"src"],[28,43,18,41],[29,8,19,6],[30,8,21,6],[30,14,21,12,"bundleUrl"],[30,23,21,21],[30,26,21,24],[30,30,21,28,"URL"],[30,33,21,31],[30,34,21,32,"location"],[30,42,21,40],[30,43,21,41,"href"],[30,47,21,45],[30,48,21,46],[31,8,23,6,"bundleUrl"],[31,17,23,15],[31,18,23,16,"searchParams"],[31,30,23,28],[31,31,23,29,"set"],[31,34,23,32],[31,35,23,33],[31,45,23,43],[31,47,23,45],[31,52,23,50],[31,53,23,51],[32,8,25,6],[32,15,25,13,"bundleUrl"],[32,24,25,22],[32,25,25,23,"toString"],[32,33,25,31],[32,34,25,32],[32,35,25,33],[33,6,26,4],[33,7,26,5],[34,6,27,4,"url"],[34,9,27,7],[34,11,27,9,"location"],[34,19,27,17],[34,20,27,18,"origin"],[34,26,27,24],[34,29,27,27,"location"],[34,37,27,35],[34,38,27,36,"pathname"],[35,4,28,2],[35,5,28,3],[36,2,29,0],[36,3,29,1],[37,2,31,0],[37,6,31,0,"_default"],[37,14,31,0],[37,17,31,15,"getDevServer"],[37,29,31,27],[38,0,31,28],[38,3]],"functionMap":{"names":["<global>","getDevServer","get__fullBundleUrl"],"mappings":"AAA,qBC;ICe;KDU;CDG"},"hasCjsExports":false},"type":"js/module"}]} |