/videojs-webpack-example

Integration of videojs with webpack

Primary LanguageJavaScript

Using videojs development branch with webpack

This projects uses the development branches of video.js so it can be integrated within webpack. The awesomeness comes with ES6 rewriting of video.js

⚠️ Beware though, it only works with the development branches and a fix by me. Check the submodules remote url.

Setup

  1. Clone the project
  2. npm install -g gulp
  3. npm install
  4. git submodule update --init
  5. gulp

Test in browser

Open http://localhost:8080