Update Makefile

This commit is contained in:
Xuan Sang LE 2020-06-22 12:43:33 +02:00 committed by GitHub
parent 83bfb86469
commit 764d44388e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ lite: build_javascripts build_themes build_packages
build_javascripts:
-rm -rf dist
tsc
tsc -p tsconfig.json
@echo "$(BLUE)Bundling javascript files$(NC)"
- mkdir $(BUILDDIR)/scripts
- rm $(BUILDDIR)/scripts/antos.js