mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 13:10:24 +00:00
added support for onResourceRenamed
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
cd "$(dirname "$0")"
|
||||
python builder.py deploy_files.txt -o ../build/litegraph.min.js -o2 ../build/litegraph.js
|
||||
chmod a+rw ../build/*
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
cd "$(dirname "$0")"
|
||||
python builder.py deploy_files.txt -o ../build/litegraph.min.js -o2 ../build/litegraph.js --nomin
|
||||
chmod a+rw ../build/*
|
||||
|
||||
Reference in New Issue
Block a user