kopia lustrzana https://github.com/nextcloud/social
Add composer install to makefile targets
Signed-off-by: Julius Härtl <jus@bitgrid.net>pull/14/head
rodzic
08d621670a
commit
19b015fc04
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
all: dev-setup lint build-js-production test
|
||||
|
||||
# Dev env management
|
||||
dev-setup: clean clean-dev npm-init
|
||||
dev-setup: clean clean-dev npm-init composer
|
||||
|
||||
npm-init:
|
||||
npm install
|
||||
|
|
Ładowanie…
Reference in New Issue