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
244 stars 108 forks source link

bug: build sometimes does not generates react output #444

Open shivajivarma opened 3 days ago

shivajivarma commented 3 days 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 3 days 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 3 days ago

Environment: Window OS Node: v20.10.0