Add URL polyfill
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
import 'babel-polyfill';
|
||||
import 'custom-event-polyfill';
|
||||
import 'url-polyfill';
|
||||
import Plyr from './plyr';
|
||||
|
||||
export default Plyr;
|
||||
|
||||
Reference in New Issue
Block a user