Improve build size on prepare
akinncar opened this issue ยท 2 comments
akinncar commented
Steps to reproduce
yarn prepare
Expected behaviour
doesn't include tests and other unnecessary files on the lib/
folder.
Actual behavior
when build, tests and snapshots are including in the lib/
folder, increasing the package size on npm.
koiralakiran1 commented
I think the ignore settings needs to be exposed by react-native-builder-bob
package first. I've created an issue here.
github-actions commented
๐ This issue has been resolved in version 0.4.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐