mirror of
https://github.com/status-im/status-react.git
synced 2025-02-18 05:48:12 +00:00
add make re-frisk
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
d91067bb96
commit
a32c94b090
4
Makefile
4
Makefile
@ -365,3 +365,7 @@ startdev-ios-simulator: ##@startdev Compile Clojure for iOS simulator
|
||||
|
||||
startdev-desktop: export TARGET ?= $(HOST_OS)
|
||||
startdev-desktop: _startdev-desktop
|
||||
|
||||
re-frisk: export TARGET := clojure
|
||||
re-frisk: ##@re-frisk start re-frisk server
|
||||
yarn shadow-cljs run re-frisk-remote.core/start
|
Loading…
x
Reference in New Issue
Block a user