remove require for module cordova chromecast
This commit is contained in:
parent
d8d3b0b4c7
commit
5cc1821e12
1 changed files with 0 additions and 4 deletions
|
@ -1126,10 +1126,6 @@ var AppInfo = {};
|
||||||
"components/youtubeplayer/plugin"
|
"components/youtubeplayer/plugin"
|
||||||
];
|
];
|
||||||
|
|
||||||
if ("cordova" === self.appMode) {
|
|
||||||
list.push("cordova/chromecast");
|
|
||||||
}
|
|
||||||
|
|
||||||
if ("android" === self.appMode) {
|
if ("android" === self.appMode) {
|
||||||
list.push("cordova/externalplayer");
|
list.push("cordova/externalplayer");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue