mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-23 15:59:47 +00:00
[chore] Update comfyui-electron-types (#1625)
* Remove electron external dep * [chore] Update comfyui-electron-types
This commit is contained in:
@@ -150,10 +150,7 @@ export default defineConfig({
|
||||
rollupOptions: {
|
||||
// Disabling tree-shaking
|
||||
// Prevent vite remove unused exports
|
||||
treeshake: false,
|
||||
external: [
|
||||
'electron'
|
||||
]
|
||||
treeshake: false
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user