Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Feb 23, 2023
1 parent 7d78436 commit 31027fa
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 218 deletions.
1 change: 0 additions & 1 deletion dist/css/app.14a2a30c.css

This file was deleted.

2 changes: 1 addition & 1 deletion dist/css/app.ddfd2002.css → dist/css/app.d995fc7c.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/app.e98b9cd1.js → dist/js/app.47af3030.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/app.7f63ab21.js

This file was deleted.

206 changes: 0 additions & 206 deletions dist/precache-manifest.9d14618d36bcbd381681286c77995ad7.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/404.html"
},
{
"revision": "64f7d4c1dbb1a5416956",
"url": "dist/css/app.14a2a30c.css"
"revision": "accf92d9593f8c58320e",
"url": "dist/css/app.d995fc7c.css"
},
{
"revision": "27679e61bfd27e1093f4bf200900b8e7",
Expand Down Expand Up @@ -176,12 +176,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/img/ticket-depth.jpg"
},
{
"revision": "acea154775046b71d8d8b92f08c7817e",
"revision": "f73d33dffb7e5da2395a57cbd9b188dd",
"url": "dist/index.html"
},
{
"revision": "64f7d4c1dbb1a5416956",
"url": "dist/js/app.7f63ab21.js"
"revision": "accf92d9593f8c58320e",
"url": "dist/js/app.47af3030.js"
},
{
"revision": "c54cae835a83af942dde",
Expand All @@ -203,4 +203,4 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"revision": "b6216d61c03e6ce0c9aea6ca7808f7ca",
"url": "dist/robots.txt"
}
]);
]);
2 changes: 1 addition & 1 deletion dist/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"dist/precache-manifest.33e7f91916956286b6f36cfc946a7c0f.js"
"dist/precache-manifest.a1aa46edb510ffa8338f4323c8ebcef1.js"
);

workbox.core.setCacheNameDetails({prefix: "robot-framework"});
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))</script><link href="dist/css/app.14a2a30c.css" rel="preload" as="style"><link href="dist/js/app.7f63ab21.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.11de9951.js" rel="preload" as="script"><link href="dist/css/app.14a2a30c.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.11de9951.js"></script><script src="dist/js/app.7f63ab21.js"></script></body></html>
}(window.location))</script><link href="dist/css/app.d995fc7c.css" rel="preload" as="style"><link href="dist/js/app.47af3030.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.e9b1246e.js" rel="preload" as="script"><link href="dist/css/app.d995fc7c.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.e9b1246e.js"></script><script src="dist/js/app.47af3030.js"></script></body></html>

0 comments on commit 31027fa

Please sign in to comment.