Has anyone ever integrated Ignite with the NX mono-repo management tooling? #1813
-
In the past I have used the NX build framework, which provides awesome tooling for building and managing mono-repos. I'm curious if anyone has had luck using the Ignite boilerplate along with NX? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
I haven't! Looks interesting, though! |
Beta Was this translation helpful? Give feedback.
-
Any updates on this / is there any documentation one could be pointed to? I'm trying to move my ignite-cli app to a Nx monorepo but with no luck |
Beta Was this translation helpful? Give feedback.
-
Hi @glesperance! Maybe you can give a chance for the Vercel's Turborepo. |
Beta Was this translation helpful? Give feedback.
-
Official support for React Native announced here: https://blog.nrwl.io/core-performance-improvements-webpack-5-react-native-and-more-in-nx-13-cfe63c7415f1 |
Beta Was this translation helpful? Give feedback.
-
I just went with turborepo. It was easy enough!
…On Tue, Aug 23 2022 at 21:53, iamcastelli < ***@***.*** > wrote:
Has anyone had any chance using nx with an existing ignite project? The nx
documentation shows support for react native, but ...
* The bootstrapped project with the react native plugin does not use expo
modules.
* The one bootstrapped with the expo plugin is a managed expo app.
I have failed to find a way of moving my ignite cli generated react native
app to nx.
* I tried to add expo modules to an app generated by the nx react-native
plugin but still in vain.
* I do not wish to use the nx expo plugin app and eject from that.
Good people, has anyone had luck moving an existing ignite cli app into an
nx workspace? Any help will be appreciated.
At this point, I am contemplating moving to turborepo but I had a great
project going with nx already 😮💨
Thank you.
—
Reply to this email directly, view it on GitHub (
#1813 (reply in thread)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAEVIDQXDYKD7W6SUVMPOX3V2V6CBANCNFSM5GHFBB5Q
).
You are receiving this because you were mentioned. Message ID: <infinitered/ignite/repo-discussions/1813/comments/3461460
@ github. com>
|
Beta Was this translation helpful? Give feedback.
Official support for React Native announced here: https://blog.nrwl.io/core-performance-improvements-webpack-5-react-native-and-more-in-nx-13-cfe63c7415f1