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
Hello I started a clean vite project and ported the code as best I could in a short amount of time that I had, it seems to work fine in our usage case but I can't guarantee it because I didn't have time to write tests etc yet, I basically made all the demos work again.
Might rewrite to ts etc when I have more time, but I'm very busy as it is right now.
@diogofcunha maybe you could check my work, it's a very basic rewrite and I only did what I had to do to get it working again.
I feel like it's a good enough base to rewrite it to TS and maybe optimize later on, but as I said time is my biggest issue.