mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-01 22:09:55 +00:00
* Add vite build - baseline * Fix build output folder structure Matches pre-vite output * Fix litegraph errors introduced by vite process - Remove pre-written encapsulating iife (one is injected by vite) - Replace all references to the global "this" with globalThis