Skip to content

Commit

Permalink
tune
Browse files Browse the repository at this point in the history
  • Loading branch information
instructr13 committed Oct 15, 2024
1 parent 59d7146 commit d524138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/solver/scripts/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ await Bun.build({
transports: ["pino-pretty", "pino-roll"],
}),
],
//minify: true,
//bytecode: true,
minify: true,
bytecode: true,
outdir: "./dist",
target: "bun",
define: {
Expand Down

0 comments on commit d524138

Please sign in to comment.