Today's mission: merge Soapbox building with Vite, finally. This will make the build 2x faster and the devserver 6x faster.
Thanks everyone who tried the Ditto demo and reported bugs. They are actually bugs in Soapbox rather than in Ditto for the most part, with my half-assed Nostr implementation. But before I hack on Soapbox again I want to make the developer experience more tolerable.
Thanks everyone who tried the Ditto demo and reported bugs. They are actually bugs in Soapbox rather than in Ditto for the most part, with my half-assed Nostr implementation. But before I hack on Soapbox again I want to make the developer experience more tolerable.
The ultimate gamer move will be to use Bun + Vite down the line, but currently Bun does not support Vite's hot reloading and Vite does not use Bun's streamlined bundler yet. However, it is planned.