Just getting started adding workspaces support. I don't think this is the end state, but wanted to do it in parts. This is the most basic support we could land and just asks for (and--workspaces) a list of workspaces, empty will not include the key.
Ideally longer term we would detect potential modules to set defaults, and then probably change up some other defaults (like private) if the user provides things which indicate this is a monorepo setup.
Just getting started adding
workspaces
support. I don't think this is the end state, but wanted to do it in parts. This is the most basic support we could land and just asks for (and--workspaces
) a list of workspaces, empty will not include the key.Ideally longer term we would detect potential modules to set defaults, and then probably change up some other defaults (like
private
) if the user provides things which indicate this is a monorepo setup.