Skip to content

Commit c38038a

Browse files
committed
make: dev no longer clean & installs
1 parent aff4fd7 commit c38038a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ install_mix:
88
install_assets:
99
cd apps/components_guide_web/assets/ && npm ci
1010

11-
dev: clean install
11+
dev:
1212
iex -S mix phx.server
1313

1414
build:

0 commit comments

Comments
 (0)