mini version

This commit is contained in:
tamat
2021-06-11 13:39:43 +02:00
parent 4b47ed9056
commit e4e48ff583
11 changed files with 17302 additions and 873 deletions

View File

@@ -1,3 +1,4 @@
cd "$(dirname "$0")"
python builder.py deploy_files.txt -o ../build/litegraph.min.js -o2 ../build/litegraph.js
python builder.py deploy_files_mini.txt -o ../build/litegraph_mini.min.js -o2 ../build/litegraph_mini.js
chmod a+rw ../build/*