You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nx has many plugins such: @nx/js, @nx/node, @nx/esbuild, @nx/rspack, @nx/vite, @nx/webpack.
Could someone can compare all those packages? when to use one over the other? when I want to create a lib in node should I use @nx/node or @nx/js? why are both not in one package? what is the different between application with rspack and node? using vite or esbuild I can create an application.
Can somebody explain those plugins? but in when to use when and why?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Nx has many plugins such:
@nx/js
,@nx/node
,@nx/esbuild
,@nx/rspack
,@nx/vite
,@nx/webpack
.Could someone can compare all those packages? when to use one over the other? when I want to create a lib in node should I use
@nx/node
or@nx/js
? why are both not in one package? what is the different between application with rspack and node? using vite or esbuild I can create an application.Can somebody explain those plugins? but in when to use when and why?
Beta Was this translation helpful? Give feedback.
All reactions