浏览代码

Revert "Editor: updated [email protected] (#25457)" (#25458)

This reverts commit cd3520bd0a3767ed91add90468cf3b265f89a40d.
Ed Preston 2 年之前
父节点
当前提交
e99e2ab422
共有 2 个文件被更改,包括 306 次插入1 次删除
  1. 1 1
      editor/index.html
  2. 305 0
      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="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script>
+		<script async src="js/libs/es-module-shims.js"></script>
 
 		<script type="importmap">
 			{

文件差异内容过多而无法显示
+ 305 - 0
editor/js/libs/es-module-shims.js


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