Skip to content

Commit

Permalink
Add missing makefile command in project frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 10, 2024
1 parent e1fabfc commit f24d466
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ help: ## Show this help
install: ## Installs the add-on in a development environment
pnpm dlx mrs-developer missdev --no-config --fetch-https
pnpm i
pnpm build:deps

.PHONY: start
start: ## Starts Volto, allowing reloading of the add-on during development
Expand Down

0 comments on commit f24d466

Please sign in to comment.