Unless I misunderstand, there's a vastly simpler way to do this:
- use a monorepo;
- put each module in its own package.
Unless I misunderstand, there's a vastly simpler way to do this:
- use a monorepo;
- put each module in its own package.