dsod / dui

MIT License
0 stars 0 forks source link

Mitosis to generate components at the correct path #2

Closed dsod closed 7 months ago

dsod commented 7 months ago

Currently, when generating components with Mitosis outside of the will place the file in an undesired path:

{
    dest: "../react/src/components"
}

will place the components in packages/react/src/components/react/src.

Research if there is a way around this.

dsod commented 7 months ago

Fixed by using getTargetPath