Skip to content

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

@orenklein

Description

@orenklein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions