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

Meanwhile, please treat the `CustomElementRegistry` as a dictionary (name -> component pair) and allow those who want to remove an entry do them that with a simple API like `undefine`. If you want, you can later deprecate it.

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

Received on Friday, 19 February 2021 01:30:25 UTC