kopia lustrzana https://github.com/nextcloud/social
Merge pull request #14 from nextcloud-gmbh/makefile
Add composer install to makefile targetspull/19/head
commit
9267713541
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