- Enhancement: For anyone visiting the ES6 modules entrance file without ESM

support, redirect to non-modular vesion
- Build: Add comment not to edit xdomain editor directly
This commit is contained in:
Brett Zamir
2018-10-24 10:55:46 +08:00
parent 25f02d99f2
commit 4a0889c7e5
12 changed files with 67 additions and 19 deletions

View File

@@ -16,6 +16,7 @@
<!{else}-->
<script src="jquery.min.js"></script>
<!--{endif}-->
<!-- We keep this next module external to avoid the need to
load further scripts if not supported -->
<script defer="defer" src="../dist/redirect-on-lacking-support.js"></script>