scroller
scroller copied to clipboard
Rename core global to zynga so that core-js shim can be used
We ran into an unfortunate issue where this library is incompatible with the babel transpiler when including the widely used babel-polyfill script, which defines the window.core
variable for internal use. In order to mitigate I have renamed the core
global to zynga
.