mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Add version log (#52)
This commit is contained in:
@@ -113,4 +113,7 @@ export default defineConfig({
|
||||
treeshake: false
|
||||
}
|
||||
},
|
||||
define: {
|
||||
'__COMFYUI_FRONTEND_VERSION__': JSON.stringify(process.env.npm_package_version),
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user