Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pillarbox): eme plugin name does not survive minification
In the `VERSION` property, when `parceljs` performs minification the plugin name is changed to a random value. - set the `eme` key manually instead of using `videojs.getPlugin('eme').name`
- Loading branch information