Добавил заметку с видео про высоконагруженные системы
This commit is contained in:
Makefile
source
4
Makefile
4
Makefile
@@ -18,7 +18,7 @@ build-docker:
|
||||
./tools/build-docker
|
||||
|
||||
install-php-deps:
|
||||
./tools/composer install -n
|
||||
./tools/composer install --no-interaction
|
||||
|
||||
install-js-deps:
|
||||
./tools/npm ci
|
||||
@@ -59,7 +59,7 @@ format-php:
|
||||
|
||||
format: format-pages format-assets format-php
|
||||
|
||||
watch: build-assets
|
||||
watch: clean build-assets
|
||||
./tools/sculpin generate \
|
||||
--env="${APP_ENV}" \
|
||||
--watch \
|
||||
|
Reference in New Issue
Block a user