Closed shivajivarma closed 1 month ago
Thanks for the issue!
This project is currently maintained for the purposes of supporting Ionic Framework. At this time, only new issues & pull requests that support Ionic Framework will be prioritized. For the latest updates regarding the maintenance status of this project, please see this section of the project's README
Environment: Window OS Node: v20.10.0
Hey @shivajivarma 👋 thanks for raising the issue. I believe this should be resolved with the latest version of @stencil/react-output-target
. If you still encounter this problem, please let me know and I am happy to re-open the issue.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the output targets, please create a new issue and ensure the template is fully filled out.
Prerequisites
Stencil Version
4.11.0
Stencil Framework Output Target
React
Stencil Framework Output Target Version
0.5.3
Current Behavior
Sometimes react output is not present after build.
dist/generated/goatui-react/
.It is strange every alternative build generates the react output.
Expected Behavior
Every time react output should be generated.
Steps to Reproduce
Code Reproduction URL
https://github.com/goatui/components
Additional Information
No response