Require global variables with improved compatibility for Video.js
This is a fork of global with an internal copy of min-document to improve compatibility with Video.js and enhance security.
npm install videojs-global-compatvar global = require('videojs-global-compat')
var document = require('videojs-global-compat/document')
var window = require('videojs-global-compat/window')• Ronald Urbina (@ronalduQualabs)