@@ -3,6 +3,7 @@ import dts from "bun-plugin-dts";
await Bun.build({
entrypoints: ["./src/index.ts"],
outdir: "./dist",
target: "node",
minify: true,
plugins: [dts()],
});
The note is not visible to the blocked user.