Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Missing es2015, caused by .babelrc #3

Closed
robmoorman opened this issue Jul 11, 2016 · 2 comments
Closed

Missing es2015, caused by .babelrc #3

robmoorman opened this issue Jul 11, 2016 · 2 comments

Comments

@robmoorman
Copy link

Using this module in React Native causes the packager to throw a transform error (couldn't find preset es2015).
A solution would be to add a . npmignore file were this .babelrc file is ignored, either way a improvement to exclude unnecessary files when installing this module with NPN.

@rt2zz
Copy link

rt2zz commented Jul 12, 2016

👍

I think whitelisting files in package.json is the way to go. PR appreciated!

@maxdeviant
Copy link
Owner

This should be fixed in v0.1.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants