Answer the question
In order to leave comments, you need to log in
How does vue cli generate hash?
Hello, using
yarn vue-cli-service inspect
can detect what vue (file-loader) is using
output: {
hashFunction: 'xxhash64',
let hash = xxhash64({length:8}, string)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question