You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: