import html from "bun-plugin-html"; await Bun.build({ entrypoints: ["./index.html"], outdir: "./out", root: ".", naming: { // default values entry: "[dir]/[name].[ext ...