Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use md4 instead md5 for perf reason #114

Closed
alexander-akait opened this issue May 29, 2018 · 2 comments · Fixed by #168
Closed

Use md4 instead md5 for perf reason #114

alexander-akait opened this issue May 29, 2018 · 2 comments · Fixed by #168

Comments

@alexander-akait
Copy link
Member

webpack@4 already use md4 where it is possible.

@ljqx
Copy link
Member

ljqx commented Oct 9, 2018

Hi, @evilebottnawi , I've sent out a PR for this, could you help review?

@alexander-akait
Copy link
Member Author

@ljqx yep, PR welcome

apepper added a commit to Scrivito/scrivito_example_app_js that referenced this issue Mar 26, 2020
Webpack uses md4 for all hashes by default (see [1] and [2])

[1] webpack/webpack#6549
[2] webpack/loader-utils#114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants