这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

In the root of the project I pull in all my dependencies.

Does this mean you've installed dependencies into the root package.json? Like:

{
  "dependencies": {
    "@repo/config": "workspace:*"
  }
}

If so, then any change to @repo/config will invalidate all packages, since changes to root dependencies affect all packages.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chrisdeeming
Comment options

Answer selected by chrisdeeming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants