Commit graph

12 commits

Author SHA1 Message Date
Brandon Casey
8f69b457cb chore: switch to rollup-plugin-data-files (#130) 2021-01-21 12:00:39 -05:00
Brandon Casey
e86dcae09d
test: move tests around (#129) 2021-01-21 11:57:57 -05:00
Brandon Casey
a58149de54
fix: cjs dist should import only cjs (#120) 2021-01-12 15:30:55 -05:00
Brandon Casey
4ad5c2d147
test: run tests on node (#97) 2019-08-30 15:01:41 -04:00
Brandon Casey
7985794ca0
chore: update generator version and use @videojs/vhs-utils (#95) 2019-08-21 17:50:00 -04:00
Brandon Casey
35ff47183c chore: Update to plugin generator 7 standards (#53) 2018-09-07 12:18:05 -04:00
Pim
b23e93f70c Update rollup and multi-entry plugin (#32)
* update rollup

* use camelCase for the module name
2017-11-21 13:00:39 -05:00
Gary Katsevman
47ef11f890 feat: Rollup (#24)
Update to use Rollup to generate the main and umd files.

BREAKING CHANGE: drop bower support.
2017-06-09 14:00:51 -04:00
Patrick Wolfe
63dd2e4dad Linter update (#9)
* Added conditional to subsequent PROGRAM-DATE-TIME tags from being read. Now only the first tag encountered in a file is added to the manifest.

* Updated project to use most recent version of video.js standard; applied lint changes to entire project.

* Updated CHANGELOG HEAD section with latest changes.

* Removed node 0.10 and 0.12 from the Travis config.

* Updated date time test to include two #EXT-X-PROGRAM-DATE-TIME tags so that we can verify parser only takes the first instance of the date time tag.

* Reverted changes to make parser only read first #EXT-X-PROGRAM-DATE-TIME tag so that it remains compliant with the standard.

* Updated CHANGELOG to fit latest in head.
2016-09-22 10:29:14 -04:00
David LaPalomento
6ec7a3673d Export m3u8 fixtures as part of test build process
Migrate all the test files from videojs-contrib-hls and the build script that exports them so they can be used in tests. Remove the checked-in versions of the exported m3u8 fixtures.
2016-06-19 13:24:30 -07:00
Brandon Casey
0d458a64a0 Fix the build pipeline (#2)
* fix the build pipeline
* removed video.js css/js inclusion during tests

* fixing versionify issue
2016-06-07 17:59:24 -04:00
Gary Katsevman
1f8cd488bb Initial commit/release 2016-06-07 11:43:01 -04:00