move plugin back to lib directory

This commit is contained in:
Kasper Moskwiak 2015-10-18 00:18:56 +02:00
parent 8d2c34ec14
commit 9807328dc0
3 changed files with 2 additions and 1 deletions

View file

@ -49,7 +49,7 @@
<script>
videojs.options.flash.swf = "node_modules/video.js/dist/video-js.swf"
</script>
<script src="index.js"></script>
<script src="lib/videojs-resolution-switcher.js"></script>
<script>
// fire up the plugin
videojs('video', {