turn on minify

This commit is contained in:
geoffsee
2025-04-06 11:11:15 -04:00
committed by Geoff Seemueller
parent 30582d3f34
commit 523bdc26ec

View File

@@ -11,6 +11,7 @@ await Bun.build({
"src/TokenCleaner.ts"
],
outdir: './dist',
minify: true,
target: 'node',
splitting: true,
plugins: [