status-react/src
Jakub Sokołowski 2f9593a7d2
unify multiple Makefile targets
Changes:
- Drop a bunch of `watch-{android,ios}-*` tagets
- Replace them with one `run-clojure`
- Drop a bunch of `react-native-*` targets
- Replace them with one `run-metro`
- Replace `run-{android,ios}` with `run-{android,ios}`
- Drop `startdev-{android,ios,desktop}*` targets
- Drop `prod-build-{android,ios}` as deprecated
- Drop `src/status_im/android/core.cljs`
- Drop `src/status_im/ios/core.cljs`
- Move `lsof` tool to `default` shell
- Replace them with one `init` `src/status_im/core.cljs`
- Use `init` in one `shadow-cljs.edn` target `mobile`
- Use `mobile` target in `nix/mobile/android/jsbundle`
- Update instructions in `STARTING_GUIDE.md`
- Use `gradle` shell for `android-clean` target

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-15 18:29:31 +02:00
..
mocks requiring translations inline 2020-05-12 16:11:37 +02:00
quo add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
reagent use shadow-cljs 2020-04-30 15:43:46 +02:00
shadow/cljs/devtools/client add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
status_im unify multiple Makefile targets 2020-05-15 18:29:31 +02:00