/** @type {import("../../../").Configuration} */
module.exports = {
entry: "./index",
devtool: "source-map"
};