- Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<!{else}-->
|
||||
<script src="jquery.min.js"></script>
|
||||
<!--{endif}-->
|
||||
<script nomodule="" src="no-module-support-redirect.js"></script>
|
||||
<script nomodule="" src="redirect-on-no-module-support.js"></script>
|
||||
<!-- We keep this next module external to avoid the need to
|
||||
load further scripts if not supported -->
|
||||
<script type="module" src="redirect-on-lacking-support.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user