Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Files are not removed from npm package #374

Open
halaei opened this issue Aug 1, 2020 · 0 comments
Open

Files are not removed from npm package #374

halaei opened this issue Aug 1, 2020 · 0 comments

Comments

@halaei
Copy link

halaei commented Aug 1, 2020

Version

Tell us which versions you are using ( you can see the versions in your package.json ):

react-native-audio : 4.3.1
react-native : 0.63.2
react : 16.13.1
using react-native-sound ? No

Expected behaviour :

Some of your local files shouldn't be in node_modules/react-native-audio, but they are not ignored:

  • android/local.properties: (includes your local config: sdk.dir=/Users/mymac/Library/Android/sdk).
  • AudioExample: it is in .npmignore but still inside node_modules as well.

Steps to reproduce

Just install your package using yarn.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant