Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Workspace naming is confusing #510

Discussion options

You must be logged in to vote

Naming things is hard. Human language is a slippery beast at best. (This is similar to the module/package/dependency semantic rats' nest, and occasionally gets entangled with it.)

We have been trying to converge on this terminology, which I believe is compatible with Yarn's semantics:

  • project or project root - The parent directory where you run npm commands, which has a package.json, and is typically the root of the git repository. This may include a workspaces definition in its package.json file. This may be a published package, or just a parent of workspaces that does not define any other functionality of its own. If it defines workspaces in package.json, then you may use npm commands …

Replies: 2 comments 20 replies

Comment options

You must be logged in to vote
20 replies
@arcanis
Comment options

@jasonwilliams
Comment options

@ljharb
Comment options

@MylesBorins
Comment options

@isaacs
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MylesBorins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants