ionic-team / stencil-ds-output-targets

These are output targets that can be added to Stencil for React and Angular.
https://stenciljs.com
MIT License
251 stars 117 forks source link

bug: build sometimes does not generates react output #444

Closed shivajivarma closed 1 month ago

shivajivarma commented 4 months ago

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

reactOutputTarget({
      componentCorePackage: '@goatui/components',
      proxiesFile: 'dist/generated/goatui-react/index.ts',
    }),

Code Reproduction URL

https://github.com/goatui/components

Additional Information

No response

ionitron-bot[bot] commented 4 months 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

shivajivarma commented 4 months ago

Environment: Window OS Node: v20.10.0

christian-bromann commented 1 month ago

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.

ionitron-bot[bot] commented 4 days ago

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.