Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #37 from jcruz2us/fix-path-to-ads-plugin
Browse files Browse the repository at this point in the history
Fix the path of the videojs ads plugin
  • Loading branch information
csinchok committed Oct 8, 2014
2 parents 0599380 + c812d35 commit a2b76be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var gruntConfig = {
helpers: helpers,
vendor: [
"http://vjs.zencdn.net/4.4.3/video.js",
"lib/videojs-contrib-ads/video.ads.js",
"lib/videojs-contrib-ads/videojs.ads.js",
"lib/vast-client.js"
]
}
Expand Down

0 comments on commit a2b76be

Please sign in to comment.