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

Proper caching per package #10655

Closed Answered by charlesHetterich
charlesHetterich asked this question in Help
Discussion options

You must be logged in to vote

Okay I was able to figure this out finally. I had my @dothome/cli package as a dev dependency in the root package.json. This meant any update to my cli package or the packages it depended on would update hashOfInternalDependencies --> which updates the global cache.

Removing it as a dev dependency from the root package.json resolved the issue. 😄

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by charlesHetterich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant