From ce91d2ab093d7cce2090394595f6f9db612f45eb Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Sat, 17 Feb 2018 12:57:25 +0000 Subject: [PATCH] [build] Test out excluding lib from npm --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 17082b9a..934359e2 100644 --- a/.npmignore +++ b/.npmignore @@ -62,6 +62,8 @@ ios/RnFirebase.xcodeproj/xcuserdata .Trashes ehthumbs.db Thumbs.dbandroid/gradle + +# Project folders android/gradlew android/build android/gradlew.bat @@ -71,7 +73,7 @@ docs coverage yarn.lock tests -lib/.watchmanconfig +lib buddybuild_postclone.sh bin/test.js .github