chore: Add build_frontend target to Makefile
This commit is contained in:
parent
66b7435574
commit
bead43ebad
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -208,6 +208,7 @@ ifdef base
|
|||
endif
|
||||
|
||||
ifdef main
|
||||
make build_frontend
|
||||
make build_langflow
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue