Skip to content

Commit

Permalink
auto update version and file sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 3, 2014
1 parent 705c8b0 commit ae1b96e
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 3,479 deletions.
6 changes: 4 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ deploy: all
hexo deploy

update:
cd ../vue && git checkout dev && git pull && grunt build
cp ../vue/dist/vue.min.js themes/vue/source/js/vue.min.js
cd ../vue && git checkout master && git pull && grunt build
cp ../vue/dist/vue.min.js themes/vue/source/js/vue.min.js
cp ../vue/dist/vue.min.js perf/todomvc-benchmark/vue/bower_components/vue/dist/vue.min.js
node update.js
31 changes: 0 additions & 31 deletions perf/todomvc-benchmark/vue/bower_components/vue/.bower.json

This file was deleted.

21 changes: 0 additions & 21 deletions perf/todomvc-benchmark/vue/bower_components/vue/LICENSE

This file was deleted.

Loading

0 comments on commit ae1b96e

Please sign in to comment.