Add back necessary polyfill for iPad 1
This commit is contained in:
parent
2d0778c16a
commit
77ef62503f
@ -1,4 +1,5 @@
|
|||||||
import 'core-js/stable/url';
|
import 'core-js/stable/url';
|
||||||
|
import 'core-js/stable/function';
|
||||||
|
|
||||||
import './ipad.html';
|
import './ipad.html';
|
||||||
import './modal.css';
|
import './modal.css';
|
||||||
|
Loading…
Reference in New Issue
Block a user