Skip to content

Commit

Permalink
Add recommended hash function
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Feb 24, 2023
1 parent d27de54 commit 4005f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack-bin.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
path: path.resolve(__dirname, 'bin'),
filename: 'main.cjs',
clean: true,
hashFunction: 'xxhash64',
},
module: {
rules: [
Expand Down

0 comments on commit 4005f72

Please sign in to comment.