How to do an increamental migration from a multirepo to a monorepo with yarn workspaces?
I have a multirepo project. It has an “app” repository that has multiple dependencies. These other dependencies have dependencies themselves.
I have a multirepo project. It has an “app” repository that has multiple dependencies. These other dependencies have dependencies themselves.