react-templates-loader icon indicating copy to clipboard operation
react-templates-loader copied to clipboard

Different absolute project directories cause change of chunkhash

Open stha opened this issue 10 years ago • 0 comments

Hey,

we are using react-templates in our project. If we run webpack in different project folders (different developer checkouts on the same physical maschine) we get files with different chunkhashes although the content of the files is exactly the same.

If we strip out all *.rtfiles and use JSX code instead, the chunkhashes are identical in each directory. Does anyone has an idea how to avoid this?

Regards, and thx. :-)

stha avatar Feb 19 '16 15:02 stha