webpack / docs

[OLD] documentation for webpack
http://webpack.github.io/docs/
1.46k stars 127 forks source link

No documentation for `output.hashFunction` #86

Closed bf closed 7 years ago

bf commented 7 years ago

I've read in the source that hashFunction can be set sha256, and webpack will use it to calculate hash and chunkhash values. Unfortunately I cannot find docs on hashFunction anywhere.

SpaceK33z commented 7 years ago

As the readme points out with capital letters, we are working on a complete doc rewrite (which is almost finished), https://github.com/webpack/webpack.js.org. If it is not documented on webpack.js.org, please create an issue on that repo.