Removing Makefile. Use 'bin/ol' for starting plovr.
This commit is contained in:
9
Makefile
9
Makefile
@@ -1,9 +0,0 @@
|
||||
all:
|
||||
java -jar plovr.jar serve main.json
|
||||
build:
|
||||
java -jar plovr.jar build main.json > index.js
|
||||
jsdoc:
|
||||
java -jar plovr.jar jsdoc main.json
|
||||
|
||||
.PHONY: build
|
||||
.PHONY: jsdoc
|
||||
Reference in New Issue
Block a user