Improved makefile for package

This commit is contained in:
Igor Zhukov 2014-06-05 15:59:36 +04:00
parent bdab3da0e5
commit 74efa76ad3

View File

@ -1,4 +1,5 @@
package:
./node_modules/gulp/bin/gulp.js clean
./node_modules/gulp/bin/gulp.js package
find dist | grep "DS_Store" | xargs rm -rf
cd dist && zip -r ../releases/webogram_v$(version).zip .