benwiley4000 / cassette

📼 A flexible media player component library for React that requires no up-front config
https://benwiley4000.github.io/cassette/styleguide
MIT License
185 stars 28 forks source link

Issue/308 peer to normal deps #311

Closed benwiley4000 closed 5 years ago

benwiley4000 commented 5 years ago

Closes #308.

Now everything in cassette is a normal dependency and we create single global copies of each context instead of loading them separately when there are multiple versions. If the versions are different, we'll emit a warning to the javascript console.