Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ryanuo/blazeB2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanuo committed Jun 22, 2024
2 parents 99f216f + 287ca2f commit eed0ada
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 12 deletions.
2 changes: 1 addition & 1 deletion deploys/other/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

</script>
<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="/js/polyfills-legacy-479b38d6.js"></script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="/js/polyfills-legacy-cce4597c.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="/js/index-legacy-dfdaebc5.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>

Expand Down
4 changes: 0 additions & 4 deletions deploys/other/static/js/polyfills-legacy-479b38d6.js

This file was deleted.

Binary file not shown.
1 change: 1 addition & 0 deletions deploys/other/static/js/polyfills-legacy-cce4597c.js

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion deploys/other/static/sw.js

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

2 changes: 1 addition & 1 deletion deploys/vercel-api/api/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

</script>
<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="/js/polyfills-legacy-479b38d6.js"></script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="/js/polyfills-legacy-cce4597c.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="/js/index-legacy-dfdaebc5.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>

Expand Down
4 changes: 0 additions & 4 deletions deploys/vercel-api/api/static/js/polyfills-legacy-479b38d6.js

This file was deleted.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion deploys/vercel-api/api/static/sw.js

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

0 comments on commit eed0ada

Please sign in to comment.