add requestIdleCallback polyfill to fix Safari crash (#5689)
This commit is contained in:
parent
3df230393a
commit
117afdb67f
3 changed files with 27 additions and 0 deletions
1
web/core/lib/polyfills/index.ts
Normal file
1
web/core/lib/polyfills/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./requestIdleCallback";
|
||||
Loading…
Add table
Add a link
Reference in a new issue