Skip to content

Conversation

@oblador
Copy link
Contributor

@oblador oblador commented Jun 20, 2016

I'm using React Native which is not precompiled (nor most of its third party libraries) I need to apply babel to npm dependencies and since babel tries to use configs for each package if present, the presence of it here breaks my setup.

I'm using React Native which is not precompiled (nor most of its third party libraries) I need to apply babel to npm dependencies and since babel tries to use configs for each package if present, the presence of it here breaks my setup.
@ryanbrainard
Copy link
Contributor

What do you think about doing like reduxjs/react-redux#213 instead?

@oblador
Copy link
Contributor Author

oblador commented Jun 20, 2016

Sure that works too, I'm kinda agnostic but there's already a .npmignore file.

@ryanbrainard
Copy link
Contributor

I'm not too opinionated about it, but since this was originally forked from react-redux (and sometimes used along side it), I like it keep things like this more or less the same.

@oblador
Copy link
Contributor Author

oblador commented Jun 20, 2016

So, do you want a new PR?

@ryanbrainard
Copy link
Contributor

That would be great :)

@oblador
Copy link
Contributor Author

oblador commented Jun 22, 2016

Aight, opened a new PR, closing this one.

@oblador oblador closed this Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants