You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We built a React output target for stencil components. This creates wrappers around the web components so it is easier to use directly in react to not have to deal with some react quirks mainly with events management.
I rarely use React and we have a couple of dependencies to update related to this.
If anyone wants to help maintain that output target please let me know. There have been some breaking changes on how to do it, so our current setup needs to change if we want to update those dependencies. More details here https://stenciljs.com/docs/react if anyone decides to tackle that.
If I don't hear back on this by anyone, I'll assume nobody uses these components in React projects and remove that outpout target from our build to simplify maintenance.
The text was updated successfully, but these errors were encountered:
We built a React output target for stencil components. This creates wrappers around the web components so it is easier to use directly in react to not have to deal with some react quirks mainly with events management.
I rarely use React and we have a couple of dependencies to update related to this.
If anyone wants to help maintain that output target please let me know. There have been some breaking changes on how to do it, so our current setup needs to change if we want to update those dependencies. More details here https://stenciljs.com/docs/react if anyone decides to tackle that.
If I don't hear back on this by anyone, I'll assume nobody uses these components in React projects and remove that outpout target from our build to simplify maintenance.
The text was updated successfully, but these errors were encountered: