ibm-bluemix-mobile-services / bms-push-react-native

IBM Cloud Mobile Services - Client SDK React Native for Push service
Apache License 2.0
2 stars 2 forks source link

using Expo bareworkflow compatible? - no loaders are configured to process this file #22

Open agapaymarlo opened 4 years ago

agapaymarlo commented 4 years ago

Hi I used Expo CLI bare on my project. may I know if you have a support for this? I got working it on android but whenever I build for web .. this issue always shown.

web Failed to compile.

/node_modules/bmd-push-react-native/index.js 21:15 Module parse failed: Unexpected token (21:15) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | * @return The PushNotification object for calls to be linked. | */ > init(config: Object) { | config.hasOption = false; | console.log("Not Found."); thanks!