Fix player on safari 11

pull/4387/head
Chocobozzz 2021-08-31 16:25:10 +02:00
parent 92cb986263
commit ef44710bb0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*/
import 'core-js/es/object'
import 'core-js/es/global-this'
/** IE10 and IE11 requires the following for NgClass support on SVG elements */
// import 'classlist.js'; // Run `npm install --save classlist.js`.