Wolox / react-chat-widget

Awesome chat widget for your React App
MIT License
1.47k stars 457 forks source link

Not compatible with vite #264

Open ujjwalbishnoi opened 3 years ago

ujjwalbishnoi commented 3 years ago

Vite is showing error with react-chat-widget

error: Could not resolve "ReactDOM" (mark it as external to exclude it from the bundle, or surround it with try/catch to handle the failure at run-time) 1 │ ...xports?exports["react-chat-widget"]=t(require("React"),require("ReactDOM")):e["react-chat-widget"]=t(e[void 0],e[void 0])}(window,functi...

KonradGladala commented 2 years ago

Have the same issue still