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

Move Babel plugins and presets to the NPM scripts and delete .babelrc #55

Merged
merged 2 commits into from
Jan 16, 2017
Merged

Move Babel plugins and presets to the NPM scripts and delete .babelrc #55

merged 2 commits into from
Jan 16, 2017

Conversation

mauricekleine
Copy link
Contributor

Babel plugins and presets in package.json so .babelrc can bet omitted. The .babelrc may cause problems with React Native for it contains it's own Babel configuration. Removing the .babelrc file and placing the Babel plugins and presets directly in the babel command makes it possible to use this library with React Native

Maurice Kleine added 2 commits January 13, 2017 15:45
Babel plugins and presets in package.json so .babelrc can bet omitted. The .babelrc may cause problems with React Native for it contains it's own Babel configuration. Removing the .babelrc file and placing the Babel plugins and presets directly in the babel command
Babel plugins and presets in package.json so .babelrc can bet omitted. The .babelrc may cause problems with React Native for it contains it's own Babel configuration. Removing the .babelrc file and placing the Babel plugins and presets directly in the babel command makes it possible to use this library with React Native
@RahavLussato
Copy link
Collaborator

@tiberiuc can you merge that ?

@tiberiuc tiberiuc merged commit af74622 into tiberiuc:master Jan 16, 2017
@tiberiuc
Copy link
Owner

thank you

@mauricekleine
Copy link
Contributor Author

NP!

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