You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing this won't work in Vite because it's not an es module yet. Is anyone working on converting it? At first glance, it doesn't look too crazy to convert.
I am trying to use the
matrix-js-sdk
package in sveltekit and it requires events (but need to run in the browser).Is there a way I can import this module using vite (the svelte build tool) so that it exposes events api to browsers?
The text was updated successfully, but these errors were encountered: