更新
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
new MutationObserver((function(e){for(var t=0;t<e.length;t++){var r=e[t];if("childList"===r.type)for(var a=0;a<r.addedNodes.length;a++){var s=r.addedNodes[a];if("SCRIPT"===s.tagName&&"systemjs-importmap"===s.type&&!s.sp){System.prepareImport(!0);break}}}})).observe(document,{childList:!0,subtree:!0});
|
||||
//# sourceMappingURL=dynamic-import-maps.min.js.map
|
||||
Reference in New Issue
Block a user