react-native-app-intro icon indicating copy to clipboard operation
react-native-app-intro copied to clipboard

Ignore /build from npm

Open teyou opened this issue 9 years ago • 2 comments

Hi,

Currently /Example/ios/build/ & /Example/android/app/build/ took quite a lot of space whenever we run npm install this package. Possible to ignore this from the npm?

teyou avatar Oct 24 '16 04:10 teyou

This package installed as node modules takes 177.4 Mb, with 167Mb for Example folder.

I don't think it's needed to provide Example folder when you install with npm.

stephanebachelier avatar Jun 09 '17 17:06 stephanebachelier

See #70

stephanebachelier avatar Jun 09 '17 17:06 stephanebachelier