/** @type {import("../../../../").Configuration} */
module.exports = {
optimization: {
minimize: false
}
};