Ever tried to Delete or Move a Project in a Monorepo?
Juri Strumpflohner
Published
In this video, we’ll explore how Nx’s move and delete generators make it easy to move projects around or delete them. While it’s possible to do it manually, using the generator is much more convenient as it will even update code references and change entries in config files. This is a godsend in a monorepo setup.
Links
Move: https://nx.dev/packages/workspace/generators/move Delete: https://nx.dev/packages/workspace/generators/remove Docs: https://nx.dev GitHub: https://github.com/nrwl/nx Slack Community: https://bit.ly/nx-slack