Skip to content

Commit

Permalink
release 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
100pah committed Sep 27, 2017
1 parent 620768d commit 7379c1e
Show file tree
Hide file tree
Showing 5 changed files with 1,759 additions and 1,759 deletions.
3 changes: 2 additions & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ cd ${basePath}/../
rm -r dist

npm run prepublish
rollup -c

./node_modules/.bin/rollup -c
uglifyjs ./dist/zrender.js -m -c -o ./dist/zrender.min.js

0 comments on commit 7379c1e

Please sign in to comment.