mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Minify build (#373)
This commit is contained in:
@@ -105,7 +105,7 @@ export default defineConfig({
|
||||
comfyAPIPlugin(),
|
||||
],
|
||||
build: {
|
||||
minify: false,
|
||||
minify: true,
|
||||
sourcemap: true,
|
||||
rollupOptions: {
|
||||
// Disabling tree-shaking
|
||||
|
||||
Reference in New Issue
Block a user