dojo / shim

:rocket: Dojo 2 - provides modular fills of ES6+ functionality.
http://dojo.io
Other
14 stars 18 forks source link

has features should be defined with overwrite #97

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

Bug

has() features should be defined with overwrite. This ensures that if someone does include a 3rd party library that has name space collisions with features core and downstream packages depend upon, they are guaranteed to get the authoritative version instead of an exception the feature is already defined.