When should users not commit .yarn/cache
#4155
-
Hi, after some reading my understanding is that the cache in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can. It also protects you against the npm registry being temporarily down, so personally I'd see it as a good practice in enterprise settings where reliability is important, but that's up to you. |
Beta Was this translation helpful? Give feedback.
You can. It also protects you against the npm registry being temporarily down, so personally I'd see it as a good practice in enterprise settings where reliability is important, but that's up to you.