Remove isNaN polyfill (#24224)
This commit is contained in:
parent
16da4a09e8
commit
b46125224c
4 changed files with 0 additions and 15 deletions
|
|
@ -15,7 +15,6 @@ function loadPolyfills() {
|
|||
Array.prototype.includes &&
|
||||
HTMLCanvasElement.prototype.toBlob &&
|
||||
window.Intl &&
|
||||
Number.isNaN &&
|
||||
Object.assign &&
|
||||
Object.values &&
|
||||
window.Symbol &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue