adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

Remove unused lines in .npmignore file in each packages #259

Closed cacheung closed 5 months ago

cacheung commented 1 year ago

We can remove the lines which do not exist in the packages. We can do a clean up for all the packages at once. e.g https://github.com/adobe/aepsdk-react-native/blob/main/packages/core/.npmignore#L62-L69

Expected Behaviour

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

dsoffiantini commented 9 months ago

Addressed in https://github.com/adobe/aepsdk-react-native/pull/315