benvinegar/counterscale

Migrate to Remix + Vite

benvinegar opened this issue · 1 comments

This project was created in December 2023, and back then, the "Remix Bundler" was the standard Remix way of building projects.

Remix has since adopted Vite (and it became stable in February 2024), and migrating could fix a host of issues like bad stack traces on Cloudflare Workers/Miniflare.

This is now live on main (v2.x) from work in #81