diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 index a0e1657a84e..4de59e6d301 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ .PHONY: clean dev all check checkstatic unittests phpdev jslatest testdata all: VERSION + composer install --no-dev npm ci npm run build - composer install --no-dev # If anything changes, re-generate the VERSION file VERSION: .