"use strict";
/** @type {import("../../../../").Configuration[]} */
module.exports = [
{
output: {
hashFunction: "debug"
}
];