await Bun.build({ entrypoints: ['./src/js/index.js'], outdir: './build', minify: true });