Re: [WICG/webcomponents] [scoped-registries] Consider future expansion to allow using a registry without new API (Issue #1043)

If it made sense to use the HTML module boundary as a registry scoping boundary then it would be something that a bundler would be required to manage, much like they are required to manage colliding `const` declarations when bundling files today. One path (being this is about future expansions) would be to raise an HTML-centric version of [`@sheet {}`](https://github.com/w3c/csswg-drafts/issues/5629) or [JS module declarations](https://github.com/tc39/proposal-module-declarations) to get exactly the same thing in a single HTML module.

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

Message ID: <WICG/webcomponents/issues/1043/1887125586@github.com>

Received on Thursday, 11 January 2024 13:06:04 UTC