Roaders
Roaders
Giles Roadnight / Morgan Stanley 🚀
Currently this PR successfully builds all packages but it does not run the demo app when `npm run dev` is executed. There are issues with the demo web server. The...
I imagine this PR will be a merge nightmare as it has touched so many files.... I don't know what the best way to deal with that will be.
yes I think that the tests will be an issue. Converting to ESM is usually fairly painless other than things liks jest / karma / webpack / ts-node. I have...
I've spent a bit more time on this today and it's not good news I am afraid.... Apparently everything now builds correctly with no errors.... but unfortunately when I try...
I have confirmed that the fixes that I have put into this PR so far have fixed my issues when trying to run vitest in my local app. This is...
I'm afraid that to test it you're going to have to check it out locally and build it locally then install each of the built packages one by one in...