VictorHAS / mqtt-react-hooks

ReactJS library for Pub/Sub communication with an MQTT broker using Hooks
MIT License
91 stars 28 forks source link

Having problems with VITEJS #37

Closed joanthethings closed 2 years ago

joanthethings commented 2 years ago

Hey guys, just tried out mqtt-react-hooks with VITEJS and seems not compatible since it call node functions and would need polyfiller for VITEJS, but adding a node polyfiller does not helps, can something be done to make this library work with Vitejs? Thanks!