Skip to content

Commit cf4fd49

Browse files
committed
ui: set dev version
1 parent 3b4269b commit cf4fd49

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
@@ -16,5 +16,5 @@ run:
1616

1717
.PHONY:ui
1818
ui:
19-
@cd $(UI) && REACT_APP_LANG_SERVER=http://$(LISTEN_ADDR) yarn start
19+
@cd $(UI) && REACT_APP_LANG_SERVER=http://$(LISTEN_ADDR) REACT_APP_VERSION=testing yarn start
2020

0 commit comments

Comments
 (0)