Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Remove rIC and cIC polyfills #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dougalg
Copy link

@dougalg dougalg commented Oct 30, 2019

Proposes to address #17

  • Replace the polyfills with simple renames of the window methods
    to allow stubbing/testing and preserve the interface, reduce base code
    size
  • Add instructions pointing users to some polyfills they may wish to
    consider using

- Replace the polyfills with simple renames of the window methods
to allow stubbing/testing and preserve the interface, reduce base code
size
- Add instructions pointing users to some polyfills they may wish to
consider using
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant