-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels