mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-20 19:39:22 +00:00
948a1fb085
let the `generate-rcc.go` skip files under `vendor` and `tests` subdirs; decreases the binary size and thus RAM usage by ~130 MB! ``` $ ls -al resources.* -rw-r--r--. 1 ltinkl ltinkl 81950109 Mar 8 14:47 resources.rcc -rw-r--r--. 1 ltinkl ltinkl 215385428 Mar 8 12:35 resources.rcc.bloat ```