Skip to content

Commit bd9b045

Browse files
authored
Update Makefile
Signed-off-by: Amit Amrutiya <[email protected]>
1 parent 1848cd1 commit bd9b045

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
@@ -11,7 +11,7 @@ build:
1111
npm run build
1212

1313
## Buid Sistent in watch mode
14-
watchmode-build:
14+
build-watch:
1515
npm run build:watch
1616

1717
## Check code formatting

0 commit comments

Comments
 (0)