added support for onResourceRenamed

This commit is contained in:
tamat
2015-03-04 19:45:26 +01:00
parent 6248dd4e0f
commit b586ff7e59
16 changed files with 602 additions and 8311 deletions

View File

@@ -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/*

View File

@@ -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/*