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

Don't transpile node_modules #8

Closed
grabbou opened this issue Mar 23, 2017 · 2 comments
Closed

Don't transpile node_modules #8

grabbou opened this issue Mar 23, 2017 · 2 comments

Comments

@grabbou
Copy link
Member

grabbou commented Mar 23, 2017

Transpile only react-native, react-native-* (compatibility). Make it easy for user to specify a list (via webpack.config?)

@grabbou
Copy link
Member Author

grabbou commented Mar 23, 2017

Actually I believe user can overwrite default config by specyfing its own babelrc.

@grabbou
Copy link
Member Author

grabbou commented Mar 23, 2017

Fixed in 6283e38. To overwrite, one can define his own loaders (or modify default one).

@grabbou grabbou closed this as completed Mar 23, 2017
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

No branches or pull requests

1 participant