From 00450a6e2553f0ce5121e9c4a520938b7ac4836d Mon Sep 17 00:00:00 2001 From: Akmal Djumakhodjaev Date: Thu, 30 Nov 2023 14:27:49 +0800 Subject: [PATCH] Updates --- service-worker.js.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-worker.js.map b/service-worker.js.map index aba670a815a3..66f3545a57ee 100644 --- a/service-worker.js.map +++ b/service-worker.js.map @@ -1 +1 @@ -{"version":3,"file":"service-worker.js","sources":["../../../../../../private/var/folders/0g/_8vz95791vbfpvrz13bg9cc40000gn/T/3c82f99d471d53ee13e86e8e18b1d828/service-worker.js"],"sourcesContent":["import {registerRoute as workbox_routing_registerRoute} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-routing/registerRoute.mjs';\nimport {ExpirationPlugin as workbox_expiration_ExpirationPlugin} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-expiration/ExpirationPlugin.mjs';\nimport {CacheFirst as workbox_strategies_CacheFirst} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-strategies/CacheFirst.mjs';\nimport {clientsClaim as workbox_core_clientsClaim} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-core/clientsClaim.mjs';/**\n * Welcome to your Workbox-powered service worker!\n *\n * You'll need to register this file in your web app.\n * See https://goo.gl/nhQhGp\n *\n * The rest of the code is auto-generated. Please don't update this file\n * directly; instead, make changes to your Workbox build configuration\n * and re-run your build process.\n * See https://goo.gl/2aRDsh\n */\n\n\n\n\n\n\n\n\nself.skipWaiting();\n\nworkbox_core_clientsClaim();\n\n\n\nworkbox_routing_registerRoute(/public\\/(images|sprites)\\/(?!.*favicons).*$/, new workbox_strategies_CacheFirst({ \"cacheName\":\"assets\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/js\\/(?!(.*((core\\.[a-z_]*-json\\.)|smartcharts|smartchartsbeta))).*$/);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"core-js-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/js\\/(smartcharts|smartchartsbeta)\\//);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"smartchart-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/css\\//);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"core-css-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(/(account|appstore|bot|cashier|cfd|trader|reports)\\//, new workbox_strategies_CacheFirst({ \"cacheName\":\"packages-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\n\n\n\n\n"],"names":["self","skipWaiting","workbox_core_clientsClaim","workbox_routing_registerRoute","workbox_strategies_CacheFirst","cacheName","plugins","workbox_expiration_ExpirationPlugin","maxAgeSeconds","url","pathname","match"],"mappings":"0nBAsBAA,KAAKC,cAELC,EAAAA,eAIAC,EAAAA,cAA8B,8CAA+C,IAAIC,aAA8B,CAAEC,UAAY,SAAUC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACxNL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,2EAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,gBAAiBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACjKL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,2CAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,mBAAoBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACpKL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,aAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,iBAAkBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OAClKL,EAAAA,cAA8B,sDAAuD,IAAIC,aAA8B,CAAEC,UAAY,iBAAkBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc"} \ No newline at end of file +{"version":3,"file":"service-worker.js","sources":["../../../../../../private/var/folders/0g/_8vz95791vbfpvrz13bg9cc40000gn/T/04a4cec6809c1ae2caffd147588e9a74/service-worker.js"],"sourcesContent":["import {registerRoute as workbox_routing_registerRoute} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-routing/registerRoute.mjs';\nimport {ExpirationPlugin as workbox_expiration_ExpirationPlugin} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-expiration/ExpirationPlugin.mjs';\nimport {CacheFirst as workbox_strategies_CacheFirst} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-strategies/CacheFirst.mjs';\nimport {clientsClaim as workbox_core_clientsClaim} from '/Users/akmal/Documents/deriv-app/node_modules/workbox-core/clientsClaim.mjs';/**\n * Welcome to your Workbox-powered service worker!\n *\n * You'll need to register this file in your web app.\n * See https://goo.gl/nhQhGp\n *\n * The rest of the code is auto-generated. Please don't update this file\n * directly; instead, make changes to your Workbox build configuration\n * and re-run your build process.\n * See https://goo.gl/2aRDsh\n */\n\n\n\n\n\n\n\n\nself.skipWaiting();\n\nworkbox_core_clientsClaim();\n\n\n\nworkbox_routing_registerRoute(/public\\/(images|sprites)\\/(?!.*favicons).*$/, new workbox_strategies_CacheFirst({ \"cacheName\":\"assets\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/js\\/(?!(.*((core\\.[a-z_]*-json\\.)|smartcharts|smartchartsbeta))).*$/);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"core-js-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/js\\/(smartcharts|smartchartsbeta)\\//);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"smartchart-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(({ url }) => {\n return url.pathname.match(/^\\/css\\//);\n }, new workbox_strategies_CacheFirst({ \"cacheName\":\"core-css-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\nworkbox_routing_registerRoute(/(account|appstore|bot|cashier|cfd|trader|reports)\\//, new workbox_strategies_CacheFirst({ \"cacheName\":\"packages-files\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 86400 })] }), 'GET');\n\n\n\n\n"],"names":["self","skipWaiting","workbox_core_clientsClaim","workbox_routing_registerRoute","workbox_strategies_CacheFirst","cacheName","plugins","workbox_expiration_ExpirationPlugin","maxAgeSeconds","url","pathname","match"],"mappings":"0nBAsBAA,KAAKC,cAELC,EAAAA,eAIAC,EAAAA,cAA8B,8CAA+C,IAAIC,aAA8B,CAAEC,UAAY,SAAUC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACxNL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,2EAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,gBAAiBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACjKL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,2CAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,mBAAoBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OACpKL,EAAAA,eAA8B,EAAGM,SACVA,EAAIC,SAASC,MAAM,aAC3B,IAAIP,EAAAA,WAA8B,CAAEC,UAAY,iBAAkBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc,OAClKL,EAAAA,cAA8B,sDAAuD,IAAIC,aAA8B,CAAEC,UAAY,iBAAkBC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,WAAc"} \ No newline at end of file