export default { input: "public/js/app.js", output: { file: "public/js/app.bundle.js", format: "esm", }, };