akinncar/react-native-mask-text

Improve build size on prepare

akinncar opened this issue ยท 2 comments

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.

I think the ignore settings needs to be exposed by react-native-builder-bob package first. I've created an issue here.

๐ŸŽ‰ This issue has been resolved in version 0.4.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€