LonnyGomes / vjs-video

An angular js directive for video.js
http://lonnygomes.github.io/vjs-video/
MIT License
75 stars 33 forks source link

Enhancement #42 - module loader support #55

Closed ghost closed 7 years ago

ghost commented 7 years ago

Adds support for module loaders such as webpack, browserfy, and require.js.

Fixes #42, addresses #31.