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

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

Opened this issue · 0 comments

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!