Adds Number.isInteger polyfill (#4779)
Fixes IE11, which doesn't have this functionality (as reported in https://github.com/pixijs/pixi.js/pull/4724)
1 parent 5e14299 commit b841c697910ca19cfaa6f7796f6748aa9d1ebbb2
@Dave Moore Dave Moore authored on 21 Mar 2018
Matt Karl committed on 21 Mar 2018
Showing 2 changed files
View
src/polyfill/Number.isInteger.js 0 → 100644
View
src/polyfill/index.js