There was an error while loading. Please reload this page.
1 parent 00009ec commit 8e40aa9Copy full SHA for 8e40aa9
Makefile
@@ -348,7 +348,7 @@ frontend-lint: ## run the frontend linter
348
.PHONY: frontend-lint
349
350
run-frontend-development: ## Run the frontend in development mode
351
-@$(COMPOSE) stop frontend frontend-development
+@$(COMPOSE) stop frontend-development
352
cd $(PATH_FRONT_IMPRESS) && yarn dev
353
.PHONY: run-frontend-development
354
0 commit comments