Skip to content

Commit 2e0f81f

Browse files
CopilotJosunLP
andcommitted
chore: minify CDN bundles
Co-authored-by: JosunLP <20913954+JosunLP@users.noreply.github.com> Agent-Logs-Url: https://github.com/bQuery/ui/sessions/41f463e2-6e2f-4c6a-9801-867666f86bb3
1 parent 79e1f56 commit 2e0f81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.cdn.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default defineConfig({
1616
},
1717
},
1818
sourcemap: true,
19-
minify: false,
19+
minify: true,
2020
target: 'es2020',
2121
},
2222
resolve: {

0 commit comments

Comments
 (0)