apply code suggestions

Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
dkanada
2019-10-08 23:43:02 +09:00
committed by GitHub
parent 27944af119
commit 930727eb28
+1 -1
View File
@@ -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");