muxinc / videojs-mux-kit

MIT License
33 stars 11 forks source link

Proposal: Add example build setups & use cases for reference and smoke testing. #66

Open cjpillsbury opened 2 years ago

cjpillsbury commented 2 years ago

Recently, an issue came up that only occurs when loading @mux/videojs-kit in a node environment. It would be good to have some ready to use examples to do basic smoke testing for build setups and app use cases, whether they get added to this project or some other well-known one. A couple of potential references:

gkatsev commented 2 years ago

Video.js also has require tests that run node, webpack, and browserify builds as part of tests to verify that there aren't any regressions https://github.com/videojs/video.js/tree/main/test/require