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 #44

Closed

Conversation

jaunesarmiento
Copy link

As discussed here, and more here, excluding .babelrc when distributing to npm is the current solution to #43.

@TheBerg
Copy link

TheBerg commented Dec 19, 2015

👍

@gaearon
Copy link
Collaborator

gaearon commented Dec 20, 2015

Let's kill .npmignore and instead provide an opt-in files list in package.json like Redux currently does it. Would you like to update this PR?

@gaearon
Copy link
Collaborator

gaearon commented Dec 20, 2015

Whoops, we actually did it already in 1.0.2.

@gaearon gaearon closed this Dec 20, 2015
franciscopuyo pushed a commit to franciscopuyo/react-highlight-words that referenced this pull request Sep 14, 2017
An alternative solution to bvaughn#19.  I'm guessing @untone is dealing with the same problem that I am - an inability to use react-highlight-words since it's .babelrc is for Babel 5 and we're using Babel 6.

See reduxjs/redux#1033 and reduxjs/redux-thunk#44 if more justification is required.
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