react-stomp icon indicating copy to clipboard operation
react-stomp copied to clipboard

Does it Run expo-web

Open krishna4157 opened this issue 4 years ago • 0 comments

web Failed to compile. node_modules/react-stompjs/stomp.js 110:24 Module parse failed: Unexpected token (110:24) 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

|const withStomp = (Component) => ( | (props) => {

   const wrapped = <Component stompContext={stompContext} {...props} />

| | wrapped.propTypes = {

krishna4157 avatar Oct 16 '20 10:10 krishna4157