Skip to content

Sginal should be polyfill to global #10

@yinxulai

Description

@yinxulai

This package is named a "*-polyfill", but its behavior is quite different from other typical polyfills. Most polyfills register the target to the global or tagetprototype, such as:

promise-polyfill
object.assign
Array.prototype.map

We should consider whether this approach is appropriate, and whether the current implementation makes it difficult for multiple packages to share the same polyfill.

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