Re: [WICG/webcomponents] Cleaning up (undefining) custom elements? (#754)

use case where this is helpful: if i download two dependencies that both try to define the same custom element (possibly because they each separately invoke that dependency), and those dependencies don't check if the element is already defined, i could use "undefine" to prevent the second one from failing.

the current state of play is that i can do nothing about this.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/754#issuecomment-1366218889
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/754/1366218889@github.com>

Received on Tuesday, 27 December 2022 22:24:37 UTC