浏览代码

更新打包

lex 1 年之前
父节点
当前提交
6b2c994b71
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/assets/polyfills-legacy-8dc23a26.js
  2. 1 1
      dist/index.html

文件差异内容过多而无法显示
+ 0 - 0
dist/assets/polyfills-legacy-8dc23a26.js


+ 1 - 1
dist/index.html

@@ -47,7 +47,7 @@
   <div id="app"></div>
   
   <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="./assets/polyfills-legacy-1e6f4528.js"></script>
+  <script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-8dc23a26.js"></script>
   <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-8f201c45.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 </body>
 

部分文件因为文件数量过多而无法显示