Closed connerdouglass closed 4 months ago
Added polyfills for:
Array.prototype.includes
String.prototype.includes
More polyfills will be needed in the future, as we encounter them. We may consider a project like core-js if this becomes too difficult to maintain.
Added polyfills for:
Array.prototype.includes
String.prototype.includes
More polyfills will be needed in the future, as we encounter them. We may consider a project like core-js if this becomes too difficult to maintain.