Skip to content

Commit

Permalink
Merge pull request #5 from pigumar1/main
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
cyrus- authored Jun 12, 2023
2 parents ff9489f + a6c74eb commit fbc3018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ fmt:
refmt */*.rei --in-place

build:
dune build bin/{main.bc.js,index.html}
dune build bin/main.bc.js
dune build bin/index.html

url:
@echo "file://$(HTML_FILE)"
Expand Down

0 comments on commit fbc3018

Please sign in to comment.