Skip to content

Commit 7379c1e

Browse files
committedSep 27, 2017
release 3.6.2
1 parent 620768d commit 7379c1e

File tree

5 files changed

+1759
-1759
lines changed

5 files changed

+1759
-1759
lines changed
 

‎build/build.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ cd ${basePath}/../
33
rm -r dist
44

55
npm run prepublish
6-
rollup -c
6+
7+
./node_modules/.bin/rollup -c
78
uglifyjs ./dist/zrender.js -m -c -o ./dist/zrender.min.js

0 commit comments

Comments
 (0)
Please sign in to comment.