NX setup with SolidJS and React #2465
Unanswered
karolis-kniuksta-trimble
asked this question in
Q&A
Replies: 1 comment
-
as a workaround I added:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a monorepo where I create web components with SolidJS and take them into use in React. The app runs fine and individual libs builds ok, but I get error when I build React app:
For serving I have this setup in vite.config.mts for React app:
Probably I need something similar for building.
Maybe someone has ideas about this?
Beta Was this translation helpful? Give feedback.
All reactions