Skip to content

Commit

Permalink
fix: Add mux.js to support.html (#4923)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored and joeyparrish committed Jan 30, 2023
1 parent ff66f33 commit 4c46595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
}

</style>
<script defer src="node_modules/mux.js/dist/mux.min.js"></script>
<script src="dist/shaka-player.compiled.js"></script>
<script>
function whenLoaded(fn) {
Expand Down

0 comments on commit 4c46595

Please sign in to comment.