🚚(frontend) rename folder app to apps
The folder app will be used for more than one app, so it was renamed to apps.
This commit is contained in:
2
Makefile
2
Makefile
@@ -53,7 +53,7 @@ MAIL_YARN = $(COMPOSE_RUN) -w /app/src/mail node yarn
|
||||
TSCLIENT_YARN = $(COMPOSE_RUN) -w /app/src/tsclient node yarn
|
||||
|
||||
# -- Frontend
|
||||
PATH_FRONT_DESK = ./src/frontend/app/desk
|
||||
PATH_FRONT_DESK = ./src/frontend/apps/desk
|
||||
|
||||
# ==============================================================================
|
||||
# RULES
|
||||
|
||||
Reference in New Issue
Block a user