mirror of
https://github.com/videojs/video.js.git
synced 2025-03-03 15:12:49 +02:00
- Get rid of our custom XHR shim. Export it as videojs.xhr. - Updated XHR to be stubbed everywhere in tests to prevent errors. - Added npm install to the review process closes #2318 closes #2594