Hi Guys I see that NX…

less than 1 minute read

Hi Guys – I see that NX 9.3 was released recently, and it adds the ability for libs to create package.json files with dependencies; Are we able to do this for apps as well? I’d like to create a package.json file that my docker container can use to install dependencies.

Responses:

This would be great! Combined with the fact that npm will support workspaces, I can see a great future where the top-level package.json only has the minimal devDeps to run the workspace, nothing more :slightly_smiling_face:

Updated: