ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません