diff --git a/Makefile b/Makefile index 4967e0d..eccae98 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -.PHONY: * - VERSION = $(shell grep '"Version":' ./package/metadata.json | grep -o '[0-9\.]*') +.PHONY: * + build: tests tsc -p ./src/main --outFile ./package/contents/code/main.js mkdir -p ./package/contents/config