apply code suggestions
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ _define("howler", function() { return howler; });
|
||||
|
||||
// shaka
|
||||
var shaka = require("shaka-player");
|
||||
_define("shaka", function() { return shaka });
|
||||
_define("shaka", function() { return shaka; });
|
||||
|
||||
// swiper
|
||||
var swiper = require("swiper");
|
||||
|
||||
Reference in New Issue
Block a user