Closed dylancom closed 1 year ago
Do you have node native modules?
I have only added 1 node module. The total nodejs-assets folder is 28,4 MB.
I have exported an .ipa and see the included NodeMobile.framework takes up 53.1MB.
Yes, that's expected. The libnode dependency is that big.
After adding this library to my project, the app size (iOS) went from 15.2 MB to 115.9 MB. Might there be options to make it leaner?