Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1b86567 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Sep 3, 2024
1 parent 85a046e commit d47f19a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions assets/index-CFUKQWjO.js → assets/index-CaB8K4Uq.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/polyfills-legacy-CQp_MJVI.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/polyfills-legacy-Dp-IlVaU.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="icon" type="image/svg+xml" href="/vite-plugin-public-typescript/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>vite-plugin-public-typescript-demo</title>
<script type="module" crossorigin src="/vite-plugin-public-typescript/assets/index-CFUKQWjO.js"></script>
<script type="module" crossorigin src="/vite-plugin-public-typescript/assets/index-CaB8K4Uq.js"></script>
<link rel="stylesheet" crossorigin href="/vite-plugin-public-typescript/assets/index-5YPGM7Kr.css">
<script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
Expand All @@ -22,7 +22,7 @@


<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="/vite-plugin-public-typescript/assets/polyfills-legacy-Dp-IlVaU.js"></script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="/vite-plugin-public-typescript/assets/polyfills-legacy-CQp_MJVI.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="/vite-plugin-public-typescript/assets/index-legacy-BgFFzN-_.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script crossorigin src="/vite-plugin-public-typescript/out/hmr.ee6857f2.js" data-vite-plugin-public-typescript></script>
</body>
Expand Down

0 comments on commit d47f19a

Please sign in to comment.