suspensive
suspensive copied to clipboard
[Feature]: migrate to nx
Package Scope
etc
Description
turbo to nx
Possible Solution
No response
etc.
No response
Why would you move from turbo to nx?
Because nx support configuring project in each package's package.json. It make us feel easy to manage each project's dependencies to other projects turbo don't support it yet.
Actually, this issue is really minor yet. but I just made this issue to consider it to manage packages easily in long term perspective
Thank you for your kind reply!
https://github.com/vercel/turbo/issues/986
There is no watch mode in turborepo but nx support it.
https://nx.dev/nx-api/nx/documents/watch
https://github.com/TanStack/query/blob/main/package.json#L26C8-L26C8
https://github.com/suspensive/react/issues/551 It's related with this