@@ -80,7 +80,6 @@ module.exports = () => {
filename: "bundle.js",
path: path.resolve(__dirname, "build"),
publicPath: "/",
- hashFunction: "xxhash64",
},
devServer: {
historyApiFallback: true,