We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4658a5f commit b579dbdCopy full SHA for b579dbd
src/js/player-no-videojs.js
@@ -5,6 +5,4 @@ global.WebVRConfig = require('./webvr.config.js');
5
var WebVrPolyfill = require('webvr-polyfill');
6
var WebVRManager = require('webvr-boilerplate');
7
window.WebVRManager = WebVRManager;
8
-require('./VRController.js');
9
-require('./datguivr.js');
10
require('./videojs.vr.js');
0 commit comments