Have publish.sh rely on dist.sh

This commit is contained in:
Jürg Lehni 2013-07-03 14:05:03 -07:00
parent f32d875b55
commit 8aee93b704

View file

@ -10,10 +10,7 @@
#
# All rights reserved.
echo "Building paper.js"
./build.sh
echo "Minifying paper.js"
./minify.sh
./dist.sh
echo "Commiting Version"
# Add changed json configuration files
git add -u ../package.json