Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .babelrc to .npmignore #3

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

randycoulman
Copy link
Contributor

@randycoulman randycoulman commented Feb 1, 2017

Thanks for this package! It looks like it's going to be super-useful for us.

We're having a problem using it in a react-native project, however.

Based on our research, it looks like that in order to allow this package to work with react-native, it is necessary to exclude the .babelrc file from the npm package.

This is an unfortunate limitation in the react-native packager, but at present it is the best-known solution to the problem.

See facebook/react-native#4062 for details.

@codecov-io
Copy link

codecov-io commented Feb 1, 2017

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master     #3   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         129    129           
=====================================
  Hits          129    129

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4809e55...b13aaa6. Read the comment docs.

@sslotsky
Copy link
Owner

Hi @randycoulman , I apologize for completely missing this PR. I can't believe it's sat here for 20 days! Let me do a little research and testing to make sure it's safe and then I'd be glad to merge.

@sslotsky
Copy link
Owner

@randycoulman Please rebase this against master and I'll merge and publish. Thanks for the PR!

@randycoulman
Copy link
Contributor Author

@sslotsky Rebase is done. Thanks!

@sslotsky sslotsky merged commit 158a19c into sslotsky:master Feb 24, 2017
@sslotsky
Copy link
Owner

@randycoulman It's been published in 1.2.5.

@randycoulman randycoulman deleted the npmignore-babelrc branch February 24, 2017 17:21
@randycoulman
Copy link
Contributor Author

Awesome, thanks!

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.

3 participants