Adds Number.isInteger polyfill (#4779)
Fixes IE11, which doesn't have this functionality (as reported in https://github.com/pixijs/pixi.js/pull/4724)

Moved file
1 parent 68b2cfe commit c2d749f98db78e6b6c9cc76875fbad9eb2cbbebd
@Dave Moore Dave Moore authored on 21 Mar 2018
Matt Karl committed on 21 Mar 2018
Showing 2 changed files
View
packages/polyfill/src/Number.isInteger.js 0 → 100644
View
packages/polyfill/src/index.js