Answer the question
In order to leave comments, you need to log in
How to make webpack give different hash?
webpack was generating the filename as [chunkhash].js. I thought that when changing files chunkhash will always be different. Somehow it turned out that chunkhash became the same and the file was cached, in fact, an error appeared on the site because of this. How can I make webpack generate chunkhash always different? Or maybe substitute some other value so that the name is always different?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question