- From: Steve Orvell <notifications@github.com>
- Date: Wed, 10 Jan 2024 16:12:15 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 January 2024 00:12:27 UTC
This is a nice idea, but it probably should be an explicit choice. The html modules proposal already includes `import.meta.document` but that almost certainly won't have a `defaultView` (window object) on which a registry could exist to we may also need `import.meta.customElements`. And you'd just expose that registry from the module and use it where you need. I don't think that 100% addresses the needs here, but it is a step in the right direction for sure. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1043#issuecomment-1885963199 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1043/1885963199@github.com>
Received on Thursday, 11 January 2024 00:12:27 UTC