- From: Mark Kennedy <notifications@github.com>
- Date: Sat, 07 Dec 2019 07:02:58 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 7 December 2019 15:03:00 UTC
Yeah, we had a similar setup at my previous company. To get around this, we prefixed each custom element name with an identifier that is scoped to the app or package. In other words, we just created our own custom namespace pattern. But doing so takes a great deal of cooperation and coordination, which can get messy 😬 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/716#issuecomment-562858533
Received on Saturday, 7 December 2019 15:03:00 UTC