Hopefully final version
This commit is contained in:
@@ -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]",
|
||||
|
||||
Reference in New Issue
Block a user