Skip to content

Commit b0d3b27

Browse files
author
Vítězslav Dvořák
committed
update static files
git add static files everytime
1 parent dd22b6a commit b0d3b27

22 files changed

+18896
-19105
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ fresh:
3131
git pull
3232
composer install
3333

34-
static:
34+
.PHONY: static
35+
static: ## Generate Static files by api structure
3536
composer update
3637
echo rm -rf static/*
3738
echo "STATIC #######################"

0 commit comments

Comments
 (0)