Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

js client requires string polyfills to run on es5 environment #83

Open
orenklein opened this issue Jun 14, 2018 · 0 comments
Open

js client requires string polyfills to run on es5 environment #83

orenklein opened this issue Jun 14, 2018 · 0 comments

Comments

@orenklein
Copy link

orenklein commented Jun 14, 2018

Currently, without string polyfills - js tweek-client will throw exceptions on es5 environment (such as internet explorer < 12). String methods introduced in es6 such as includes startsWith endsWith are used.

I suggest adding a note about that to documentation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant