Skip to content

Do not apply polyfill by default #47

@aduponchel

Description

@aduponchel

Hi,

In some applications String.prototype is sealed for security reason.
In that context, define a new property on String.prototype will throw.
It could be great if polyfill could be applied only when using an explicit argument or if you could provide a way to use unorm with a sealed String.prototype

Thanks
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions