Remove isNaN polyfill (#24224)
This commit is contained in:
@@ -15,7 +15,6 @@ function loadPolyfills() {
|
||||
Array.prototype.includes &&
|
||||
HTMLCanvasElement.prototype.toBlob &&
|
||||
window.Intl &&
|
||||
Number.isNaN &&
|
||||
Object.assign &&
|
||||
Object.values &&
|
||||
window.Symbol &&
|
||||
|
||||
Reference in New Issue
Block a user