Remove babel-polyfill in favour of core-js
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
// License: The MIT License (MIT)
|
||||
// ==========================================================================
|
||||
|
||||
import 'babel-polyfill';
|
||||
import 'custom-event-polyfill';
|
||||
import 'url-polyfill';
|
||||
import Plyr from './plyr';
|
||||
|
Reference in New Issue
Block a user