mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 09:28:21 +01:00
Update Makefile
This commit is contained in:
parent
83bfb86469
commit
764d44388e
2
Makefile
2
Makefile
@ -62,7 +62,7 @@ lite: build_javascripts build_themes build_packages
|
|||||||
|
|
||||||
build_javascripts:
|
build_javascripts:
|
||||||
-rm -rf dist
|
-rm -rf dist
|
||||||
tsc
|
tsc -p tsconfig.json
|
||||||
@echo "$(BLUE)Bundling javascript files$(NC)"
|
@echo "$(BLUE)Bundling javascript files$(NC)"
|
||||||
- mkdir $(BUILDDIR)/scripts
|
- mkdir $(BUILDDIR)/scripts
|
||||||
- rm $(BUILDDIR)/scripts/antos.js
|
- rm $(BUILDDIR)/scripts/antos.js
|
||||||
|
Loading…
Reference in New Issue
Block a user