Skip to content

Commit

Permalink
chore: update Makefile command
Browse files Browse the repository at this point in the history
  • Loading branch information
NedcloarBR committed Jun 16, 2024
1 parent c7d3b81 commit 172df10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build:
start:
@$(MAKE) setup
@$(MAKE) build
@yarn start
@yarn start:prod

start-dev:
@$(MAKE) setup
Expand Down

0 comments on commit 172df10

Please sign in to comment.