Hello,
mos build
now generates zip file which contains multiple bin files. One of them is the app itself together with mongoose-os and its libraries. Is there a way to compile it to multiple bin files? We would like to put some "vendor specific" code to separate bin file so we could update it separately.
Regards,