What is the exact reason that one should not cache the vendor directly #984
Unanswered
Ilyes512
asked this question in
Q&A / Help
Replies: 1 comment
-
I think that is based on this discussion. But, If you publish |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The readme mentions the following:
I would like to know more about what is exactly the issue? What are these side-effects? I currently do cache the vendor dir, since I didn't came across the line in the readme at the time when I implemented it. So now I am wondering what the reason is as it does look like it works just fine.
(I will try and benchmark the difference between caching and not caching the vendor directly.)
Beta Was this translation helpful? Give feedback.
All reactions