Skip to content

Commit

Permalink
Build deps on install
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 4, 2024
1 parent 33bd32e commit d26e136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,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 pnpm build:deps

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

0 comments on commit d26e136

Please sign in to comment.