async modules
This commit is contained in:
parent
5322c99183
commit
5eb2f9a688
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
|
||||
<script src="./lib/fast-plural-rules.js"></script>
|
||||
|
||||
<script type="module" src="./main/app.js"></script>
|
||||
<script async type="module" src="./main/app.js"></script>
|
||||
|
||||
<script>
|
||||
if (typeof MusicKit == 'undefined') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue