Make all workspaces installable independently. Stubs+install must be done on npm install, config must be done on post install.
Manage dependencies during installation.
Root stubs are still managed during root install.
Root install do not trigger workspaces install.
Make all workspaces installable independently. Stubs+install must be done on npm install, config must be done on post install.
Manage dependencies during installation.
Root stubs are still managed during root install.
Root install do not trigger workspaces install.