/** @type {import("../../../../").Configuration} */
module.exports = {
output: {
filename: "[name].js"
}
};