nx-docker-compose-sample
nx-docker-compose-sample copied to clipboard
Adding a new Package
when i do an npm i -s package, the newly added package doesn't show up in the container have been trying to figure it out the thing that works for now is deleting the shared volume and running, it gets really annoying really fast if you are adding new packages every now and then for experimenting.
if you have any pointers for me on how to handle this would be great.
Thanks