ungap / custom-elements

All inclusive customElements polyfill for every browser
ISC License
240 stars 14 forks source link

Avoid features-detection seppuku #15

Closed WebReflection closed 2 years ago

WebReflection commented 2 years ago

The built-in extend feature detection fails if the check was already made. Be sure the related module doesn't kicks in the poly if the polyfill is downloaded twice.