Skip to content

Commit

Permalink
Deploying to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-mertens committed Mar 19, 2024
1 parent aed3005 commit 5f5aaae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ var __publicField = (obj, key, value) => {
return value;
};
var require_index_001 = __commonJS({
"assets/index-wlsHK-92.js"(exports, module) {
"assets/index-slPmOEKu.js"(exports, module) {
var _a;
(function polyfill() {
const relList = document.createElement("link").relList;
Expand Down Expand Up @@ -81748,7 +81748,6 @@ Reason: ${error2}`);
this._socket.close();
}
async issue_rpc(method, params, notification) {
console.log("Issuing RPC request", method, params, notification);
const id2 = notification ? void 0 : Math.floor(Math.random() * 1024 * 1024);
const rpc_request = {
method,
Expand Down
2 changes: 1 addition & 1 deletion pr-99/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="msapplication-config" content="/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<script type="module" crossorigin src="/everest-admin-panel/pr-99/assets/index-wlsHK-92.js"></script>
<script type="module" crossorigin src="/everest-admin-panel/pr-99/assets/index-slPmOEKu.js"></script>
<link rel="stylesheet" crossorigin href="/everest-admin-panel/pr-99/assets/index-yLtXX-bX.css">
<link rel="manifest" href="/everest-admin-panel/pr-99/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/everest-admin-panel/pr-99/registerSW.js"></script></head>

Expand Down
2 changes: 1 addition & 1 deletion pr-99/sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f5aaae

Please sign in to comment.