stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

Not working using vite

Open baptistemarck opened this issue 1 year ago • 0 comments

Hello !

We are currently using stream-chat on a react app using react-script and we are trying to migrate to vite.

After adding the node built in polyfill we encountered this same issue with jsonwebtoken. It makes it impossible for us to use stream-chat with the latest version of vite.

Some workaround i have seen use jose as a replacement.

baptistemarck avatar Nov 29 '23 10:11 baptistemarck