Browse Source

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

This reverts commit cd3520bd0a3767ed91add90468cf3b265f89a40d.
Ed Preston 2 years ago
parent
commit
e99e2ab422
2 changed files with 306 additions and 1 deletions
  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 -->
 		<!-- Import maps polyfill -->
 		<!-- Remove this when import maps will be widely supported -->
 		<!-- 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">
 		<script type="importmap">
 			{
 			{

File diff suppressed because it is too large
+ 305 - 0
editor/js/libs/es-module-shims.js


Some files were not shown because too many files changed in this diff