Vitalii Levchenko
Vitalii Levchenko
Thanks @treshugart for quick reply. In my case React components need to be shared between React project and web components. React project uses styled-jsx so it would be nice to...
I've created a very simple demo: https://github.com/ussuritiger/skatejs-react-styled-jsx The only difference with real case is that shared components are installed with yarn/npm from GitHub (in this demo shared React component is...
Hey @treshugart, did you have a chance to look at the example I’ve provided?
Sorry, please have a look, it is back @treshugart
Thanks a lot and keep up the good work!
Has anyone managed to find a solution for this issue?
Not sure this is the same issue but after upgrading `nx` to the `20.0.2` version I am getting the following error while running `yarn install` inside the Docker container: ```...