Added package clean

This commit is contained in:
Igor Zhukov 2014-07-11 22:20:03 +04:00
parent 0eed06f1d2
commit 5caf0d8165

View File

@ -1,4 +1,5 @@
package: package:
rm -rf dist_package
./node_modules/gulp/bin/gulp.js clean ./node_modules/gulp/bin/gulp.js clean
./node_modules/gulp/bin/gulp.js package ./node_modules/gulp/bin/gulp.js package
cp -r dist dist_package cp -r dist dist_package