Skip to content

Commit

Permalink
Build v2.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesleesaunders committed Aug 27, 2019
1 parent 040e964 commit 12b4ea6
Show file tree
Hide file tree
Showing 5 changed files with 980 additions and 802 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ all: js css min zip docs
js:
@echo Compiling JS Files...
@rm -f dist/d3-x3d.js
@./node_modules/rollup/bin/rollup -c config/rollup.config.js
@./node_modules/rollup/dist//bin/rollup -c config/rollup.config.js

min:
@echo Minifying...
Expand Down
Loading

0 comments on commit 12b4ea6

Please sign in to comment.