Skip to content
Snippets Groups Projects
Verified Commit 76cc4340 authored by ornanovitch's avatar ornanovitch
Browse files

fix CI attempt 2

parent 7605dae1
No related branches found
No related tags found
1 merge request!35Resolve #90 & #93
Pipeline #7402 failed
......@@ -11,7 +11,7 @@ module.exports = {
output: {
path: path.resolve(__dirname, "hiboo/static/"),
filename: "[name].js",
hashFunction: "sha256"
hashFunction: "xxhash64"
},
module: {
rules: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment