Hopefully final version

This commit is contained in:
2025-08-10 23:03:07 +02:00
parent 64a59d77bb
commit 515a6a3f88
2 changed files with 1 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ await Bun.build({
outdir: "dist",
target: "bun",
splitting: true,
sourcemap: "external",
naming: {
entry: "[dir]/[name].[ext]",
chunk: "chunk/[name]-[hash].[ext]",