It seems like it would still work fine (and then Nx sync would happen automatically) in the case of still using ts aliases/paths. But in the workspace case. Might be an ide question though not an Nx question. Just want to make sure DX is not cumbersome.
Comments
Maybe this will help?
If I am using Project References w/ Workspaces, how does my IDE know where to import my stuff from?
1/x
Project refs just tell the IDE about the Types. Workspaces tell the IDE where things are