webcomponents / custom-elements-everywhere

Custom Element + Framework Interoperability Tests.
https://custom-elements-everywhere.com
Other
1.19k stars 103 forks source link

Test with preact-compat #173

Open bahrus opened 6 years ago

bahrus commented 6 years ago

Maybe there's some obvious reason why it isn't needed, but it isn't obvious to me due to my murky understanding -- would it make sense to also test preact with the preact-compat react compatibility layer?

I mean as a separate test. Testing without it is probably more useful. But would be good to know if anything negative happens when the compatibility layer is needed.

robdodson commented 6 years ago

oh good point. yeah we should at least check to make sure it doesn't break anything especially around events