[CB-4929] plugin-splashscreen not loading proxy windows8
This commit is contained in:
parent
f1aed7d844
commit
71a8c9cc33
@ -100,5 +100,5 @@ channel.onCordovaReady.subscribe(function (evt) {
|
|||||||
}, false);
|
}, false);
|
||||||
});
|
});
|
||||||
|
|
||||||
require("cordova/commandProxy").add("SplashScreen",SplashScreen);
|
require("cordova/windows8/commandProxy").add("SplashScreen",SplashScreen);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user