Re: [w3c/webcomponents] JavaScript bundlers, HMR and customElements.define() (#829)

@rniwa Yes, allowing `*` in `observedAttributes` to listen to all attribute changes sounds like an elegant quick fix. @annevk It might be an option to write a warning to the console about the performance implications? As already said, it's meant to be used in development only, so the warning would inform the developer to replace the `*` by some specific definition at some time.

-- 
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/829#issuecomment-525430192

Received on Tuesday, 27 August 2019 18:38:45 UTC