/** @type {import("../../../../").Configuration[]} */
module.exports = [
{
output: {
hashFunction: require("xxhashjs").h32
}
];