Skip to content
Prev Previous commit
Next Next commit
Question: opt-out config?
  • Loading branch information
ruyadorno committed Feb 20, 2020
commit c279a49559b5a9d55c1a4d5c22c82c4b438abb3c
1 change: 1 addition & 0 deletions accepted/0000-workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,3 +478,4 @@ $ tree
- Should we add a Workspace class (subclass of Node) in Arborist?
- For this initial implementation there's no intention of adding a more ellaborate version/publish subcommand/workflow that would allow for bumping versions of nested packages + updating dependency references elsewhere across a workspace (similar to `lerna --independent` publish workflow).
- Support for non-nested file structure workspaces (ex: adjacent directories)
- Should we support an opt-out config? e.g: `workspacesEnabled`