Przeglądaj źródła

Editor: updated es-module-shims@1.6.3 (#25457)

linbingquan 3 lat temu
rodzic
commit
cd3520bd0a
2 zmienionych plików z 1 dodań i 306 usunięć
  1. 1 1
      editor/index.html
  2. 0 305
      editor/js/libs/es-module-shims.js

+ 1 - 1
editor/index.html

@@ -47,7 +47,7 @@
 
 		<!-- Import maps polyfill -->
 		<!-- Remove this when import maps will be widely supported -->
-		<script async src="js/libs/es-module-shims.js"></script>
+		<script async src="https://unpkg.com/es-module-shims@1.6.3/dist/es-module-shims.js"></script>
 
 		<script type="importmap">
 			{

Plik diff jest za duży
+ 0 - 305
editor/js/libs/es-module-shims.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików

粤ICP备19079148号