Closed
Description
I'm trying to split my vendor code from my app code and got it all working. However, every time I change some code in my app and create a new build, the vendor file gets a new chunkhash and thus is downloaded by the clients again. The contents are exactly the same though.
Here is a fully working small example showing the problem: https://github.com/kevinrenskers/chunkhash-problem
And as you can see, the contents of these files are 100% identical even though the chunkhash keeps changing: