mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 02:56:07 +00:00
6a30ce3de3
* chore: upgraded watchman, otherwise it's not used with current metro The latest metro version requires watchman capabilities that are not available in the version we locked, so it was not used. Instead we used the "node watcher", which is slower and buggier (at least for me metro was timing out quite often) * fix: watchman ignore .clj-kondo, .shadow-cljs