diff --git a/Makefile b/Makefile index 2fee4a41b7e..0b9bdfe619a 100644 --- a/Makefile +++ b/Makefile @@ -263,7 +263,7 @@ run-clojure: export TARGET := clojure run-clojure: ##@run Watch for and build Clojure changes for mobile yarn shadow-cljs watch mobile -run-metro: export TARGET := android +run-metro: export TARGET := clojure run-metro: ##@run Start Metro to build React Native changes @scripts/start-react-native.sh