1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-15 10:39:58 +02:00
video.js/build
Brandon Casey d290db1765 refactor: require videojs-vtt.js via require rather than concat (#3919)
Using aliasify and require, we can generate the dist/video.js and dist/alt/video.novtt.js files each with and without vttjs while having the require-able version of video.js available to require vttjs and have it work with bundlers like browserify and webpack.
2017-01-11 14:56:07 -05:00
..
bin build: Made prerelease task clearer and ignore build changes 2015-05-01 11:53:23 -07:00
tasks @mister-ben added task to maintain translations. closes #3572 2016-08-25 15:49:40 -04:00
docs-only.js chore: don't run tests on travis if only docs were changed (#3908) 2017-01-04 10:58:54 -05:00
grunt.js refactor: require videojs-vtt.js via require rather than concat (#3919) 2017-01-11 14:56:07 -05:00
license-header.txt @misteroneill create video.novtt.js in dist builds. closes #2447 2015-08-10 15:22:15 -04:00
options-customizer.js feat: Eliminate lodash-compat as a dependency, rewrite mergeOptions (#3760) 2016-12-02 15:51:41 -05:00