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

Failed to minify code / react build #7

Open
alanpeixinho opened this issue Jan 2, 2018 · 1 comment
Open

Failed to minify code / react build #7

alanpeixinho opened this issue Jan 2, 2018 · 1 comment

Comments

@alanpeixinho
Copy link

I am facing a problem in building a react app with this library.
Failed to minify the code from this file: ./node_modules/react-native-rest-client/index.js:1
Thanks for everything

@javorosas
Copy link
Owner

Is it a ReactNative app or just regular React? It could be the case that your minifier expects to see ES5 code, so maybe you need to transpile it from ES6 to ES5 first.

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

2 participants